Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOObjcopy.cpp117 static void updateLoadCommandPayloadString(LoadCommand &LC, StringRef S) { in updateLoadCommandPayloadString() function
200 updateLoadCommandPayloadString<MachO::dylib_command>( in processLoadCommands()
208 updateLoadCommandPayloadString<MachO::rpath_command>(LC, NewRPath); in processLoadCommands()
220 updateLoadCommandPayloadString<MachO::dylib_command>(LC, in processLoadCommands()