Home
last modified time | relevance | path

Searched defs:path_ref (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Target/
H A DPathMappingList.cpp226 llvm::StringRef path_ref(path); in ReverseRemapPath() local
/openbsd/usr.sbin/bgpd/
H A Drde_rib.c656 path_ref(struct rde_aspath *asp) in path_ref() function
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp225 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local