Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DMachOObjcopy.cpp112 static void updateLoadCommandPayloadString(LoadCommand &LC, StringRef S) { in updateLoadCommandPayloadString() function
195 updateLoadCommandPayloadString<MachO::dylib_command>( in processLoadCommands()
203 updateLoadCommandPayloadString<MachO::rpath_command>(LC, NewRPath); in processLoadCommands()
215 updateLoadCommandPayloadString<MachO::dylib_command>(LC, in processLoadCommands()