Searched refs:getUuidCommand (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp192 auto UUIDLC = Obj->getUuidCommand(LCI);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h676 getUuidCommand(const LoadCommandInfo &L) const;
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4707 MachOObjectFile::getUuidCommand(const LoadCommandInfo &L) const { function in class:MachOObjectFile
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp10029 MachO::uuid_command Uuid = Obj->getUuidCommand(Command);

Completed in 145 milliseconds