Searched refs:DysymtabLoadCommand (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/Object/
H A DMachOObject.h152 InMemoryStruct<macho::DysymtabLoadCommand> &Res) const;
157 const macho::DysymtabLoadCommand &DLC,
H A DMachOFormat.h192 struct DysymtabLoadCommand { struct in namespace:llvm::object::macho
/external/llvm/lib/Object/
H A DMachOObject.cpp220 void SwapStruct(macho::DysymtabLoadCommand &Value) {
243 InMemoryStruct<macho::DysymtabLoadCommand> &Res) const {
264 MachOObject::ReadIndirectSymbolTableEntry(const macho::DysymtabLoadCommand &DLC,
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp464 InMemoryStruct<macho::DysymtabLoadCommand> DysymtabLC;
/external/llvm/tools/macho-dump/
H A Dmacho-dump.cpp267 InMemoryStruct<macho::DysymtabLoadCommand> DLC;

Completed in 69 milliseconds