Searched defs:IsRelative (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Utility/ | ||
H A D | FileSpec.cpp | 507 bool FileSpec::IsRelative() const { in IsRelative() function in FileSpec |
/llvm-project/lldb/unittests/Utility/ | ||
H A D | FileSpecTest.cpp | 298 TEST(FileSpecTest, IsRelative) { in TEST() argument |
/llvm-project/llvm/lib/MC/ | ||
H A D | MCDwarf.cpp | 1361 const bool IsRelative = emitCFIInstruction() local |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | RewriteInstance.cpp | 5170 const bool IsRelative = Rel.isRelative(); patchELFAllocatableRelaSections() local |