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