Searched refs:getLinkerOptionLoadCommand (Results 1 – 4 of 4) sorted by relevance
344 getLinkerOptionLoadCommand(const LoadCommandInfo &L) const;
807 MachO::linker_option_command LOLC = Obj->getLinkerOptionLoadCommand(Load); in printMachOLinkerOptions()
2011 MachOObjectFile::getLinkerOptionLoadCommand(const LoadCommandInfo &L) const { in getLinkerOptionLoadCommand() function in MachOObjectFile
8598 Obj->getLinkerOptionLoadCommand(Command); in PrintLoadCommands()