Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOObject.h155 InMemoryStruct<macho::LinkeditDataLoadCommand> &Res) const;
DMachOFormat.h233 struct LinkeditDataLoadCommand { struct
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp315 InMemoryStruct<macho::LinkeditDataLoadCommand> LLC; in DumpLinkeditDataCommand()
337 InMemoryStruct<macho::LinkeditDataLoadCommand> LLC; in DumpDataInCodeDataCommand()
/external/llvm/lib/Object/
DMachOObject.cpp250 void SwapStruct(macho::LinkeditDataLoadCommand &Value) { in SwapStruct()
257 InMemoryStruct<macho::LinkeditDataLoadCommand> &Res) const { in ReadLinkeditDataLoadCommand()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp227 InMemoryStruct<macho::LinkeditDataLoadCommand> LLC; in getSectionsAndSymbols()