Home
last modified time | relevance | path

Searched defs:IsRelative (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp507 bool FileSpec::IsRelative() const { in IsRelative() function in FileSpec
/llvm-project/lldb/unittests/Utility/
H A DFileSpecTest.cpp298 TEST(FileSpecTest, IsRelative) { in TEST() argument
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1361 const bool IsRelative = emitCFIInstruction() local
1410 const bool IsRelative = emitCFIInstruction() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp5170 const bool IsRelative = Rel.isRelative(); patchELFAllocatableRelaSections() local