Home
last modified time | relevance | path

Searched refs:ReadSection64 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Object/
DMachOObject.h164 void ReadSection64(
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp180 Obj.ReadSection64(LCI, i, Sect); in DumpSegment64Command()
/external/llvm/lib/Object/
DMachOObject.cpp309 void MachOObject::ReadSection64(const LoadCommandInfo &LCI, in ReadSection64() function in MachOObject
DMachOObjectFile.cpp458 MachOObj->ReadSection64(LCI, DRI.d.b, Res); in getSection64()
478 MachOObj->ReadSection64(LCI, DRI.d.b, Sect); in getSectionName()