Home
last modified time | relevance | path

Searched refs:Section64 (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObjectFile.cpp326 InMemoryStruct<macho::Section64> &Res) const { in getSection64()
349 InMemoryStruct<macho::Section64> Sect; in getSectionName()
373 InMemoryStruct<macho::Section64> Sect; in getSectionAddress()
387 InMemoryStruct<macho::Section64> Sect; in getSectionSize()
401 InMemoryStruct<macho::Section64> Sect; in getSectionContents()
415 InMemoryStruct<macho::Section64> Sect; in getSectionAlignment()
429 InMemoryStruct<macho::Section64> Sect; in isSectionText()
493 InMemoryStruct<macho::Section64> Sect; in getSectionRelEnd()
528 InMemoryStruct<macho::Section64> Sect; in getRelocation()
548 InMemoryStruct<macho::Section64> Sect; in getRelocationAddress()
[all …]
DMachOObject.cpp296 void SwapStruct(macho::Section64 &Value) { in SwapStruct()
310 InMemoryStruct<macho::Section64> &Res) const { in ReadSection64()
314 Index * sizeof(macho::Section64)); in ReadSection64()
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOObject.h167 InMemoryStruct<macho::Section64> &Res) const;
DMachO.h96 InMemoryStruct<macho::Section64> &Res) const;
DMachOFormat.h248 struct Section64 { struct
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp179 InMemoryStruct<macho::Section64> Sect; in DumpSegment64Command()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp283 InMemoryStruct<macho::Section64> Sect; in loadSegment64()
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp241 InMemoryStruct<macho::Section64> Sect64; in getSectionsAndSymbols()