Searched refs:ReadSection (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Object/
H A DMachOObject.h160 void ReadSection(
/external/llvm/lib/Object/
H A DMachOObject.cpp286 void MachOObject::ReadSection(const LoadCommandInfo &LCI, function in class:MachOObject
H A DMachOObjectFile.cpp442 MachOObj->ReadSection(LCI, DRI.d.b, Res);
488 MachOObj->ReadSection(LCI, DRI.d.b, Sect);
/external/llvm/tools/macho-dump/
H A Dmacho-dump.cpp144 Obj.ReadSection(LCI, i, Sect);

Completed in 325 milliseconds