Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DMachOObjcopy.cpp130 static LoadCommand buildRPathLoadCommand(StringRef Path) { in buildRPathLoadCommand() function
235 Obj.LoadCommands.push_back(buildRPathLoadCommand(RPath)); in processLoadCommands()
246 buildRPathLoadCommand(RPath)); in processLoadCommands()