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

/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp187 auto SCLC = Obj->getSubClientCommand(LCI);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h694 getSubClientCommand(const LoadCommandInfo &L) const;
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4752 MachOObjectFile::getSubClientCommand(const LoadCommandInfo &L) const { function in class:MachOObjectFile
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp10075 MachO::sub_client_command Sc = Obj->getSubClientCommand(Command);

Completed in 206 milliseconds