Home
last modified time | relevance | path

Searched refs:LinkeditDataLoadCommand (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOObject.h155 InMemoryStruct<macho::LinkeditDataLoadCommand> &Res) const;
DMachOFormat.h224 struct LinkeditDataLoadCommand { struct
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObject.cpp248 void SwapStruct(macho::LinkeditDataLoadCommand &Value) { in SwapStruct()
255 InMemoryStruct<macho::LinkeditDataLoadCommand> &Res) const { in ReadLinkeditDataLoadCommand()
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp315 InMemoryStruct<macho::LinkeditDataLoadCommand> LLC; in DumpLinkeditDataCommand()
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp248 InMemoryStruct<macho::LinkeditDataLoadCommand> LLC; in getSectionsAndSymbols()