Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachO.h205 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp334 MachO::dylib_command DLLC = Obj.getDylibIDLoadCommand(LCI); in DumpDylibID()
/external/llvm/lib/Object/
DMachOObjectFile.cpp1830 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in llvm::object::MachOObjectFile