Searched refs:getDylibIDLoadCommand (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
H A DMachO.h352 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp2121 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { function in class:MachOObjectFile
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp573 MachO::dylib_command dl = O->getDylibIDLoadCommand(Load);
8993 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command);

Completed in 62 milliseconds