Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOObject.h164 void ReadSection64(
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObjectFile.cpp330 MachOObj->ReadSection64(LCI, DRI.d.b, Res); in getSection64()
350 MachOObj->ReadSection64(LCI, DRI.d.b, Sect); in getSectionName()
DMachOObject.cpp308 void MachOObject::ReadSection64(const LoadCommandInfo &LCI, in ReadSection64() function in MachOObject
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp180 Obj.ReadSection64(LCI, i, Sect); in DumpSegment64Command()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp284 Obj->ReadSection64(*SegmentLCI, SectNum, Sect); in loadSegment64()
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp242 MachOObj->ReadSection64(LCI, SectNum, Sect64); in getSectionsAndSymbols()