Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObjcopy.cpp148 static LoadCommand buildRPathLoadCommand(StringRef Path) { in buildRPathLoadCommand() function
253 Obj.LoadCommands.push_back(buildRPathLoadCommand(RPath)); in processLoadCommands()
264 buildRPathLoadCommand(RPath)); in processLoadCommands()