Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOObjcopy.cpp137 static LoadCommand buildRPathLoadCommand(StringRef Path) { in buildRPathLoadCommand() function
242 Obj.LoadCommands.push_back(buildRPathLoadCommand(RPath)); in processLoadCommands()
253 buildRPathLoadCommand(RPath)); in processLoadCommands()