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