Home
last modified time | relevance | path

Searched refs:updateLoadCommandPayloadString (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObjcopy.cpp137 static void updateLoadCommandPayloadString(LoadCommand &LC, StringRef S) { in updateLoadCommandPayloadString() function
220 updateLoadCommandPayloadString<MachO::dylib_command>( in processLoadCommands()
228 updateLoadCommandPayloadString<MachO::rpath_command>(LC, NewRPath); in processLoadCommands()
240 updateLoadCommandPayloadString<MachO::dylib_command>(LC, in processLoadCommands()