Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObjcopy.cpp167 static LoadCommand buildRPathLoadCommand(StringRef Path) { in buildRPathLoadCommand() function
272 Obj.LoadCommands.push_back(buildRPathLoadCommand(RPath)); in processLoadCommands()
283 buildRPathLoadCommand(RPath)); in processLoadCommands()