Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp206 auto RPLC = Obj->getRpathCommand(LCI); in readMachOHeader() local
207 BA.RPaths.emplace_back(Slice.copyString(LCI.Ptr + RPLC.path)); in readMachOHeader()