Home
last modified time | relevance | path

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

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