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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h664 getNoteLoadCommand(const LoadCommandInfo &L) const;
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4677 MachOObjectFile::getNoteLoadCommand(const LoadCommandInfo &L) const { function in class:MachOObjectFile
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp10041 MachO::note_command Nt = Obj->getNoteLoadCommand(Command);

Completed in 215 milliseconds