Searched defs:IsRelative (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileIO.h52 bool IsRelative() const { return Flags == _my_SYMLINK_FLAG_RELATIVE; } function in struct:NWindows::NFile::CReparseAttr
/external/swiftshader/third_party/LLVM/lib/MC/
H A DMCDwarf.cpp579 const bool IsRelative = Instr.getOperation() == MCCFIInstruction::RelMove; local
594 if (IsRelative)
615 if (IsRelative)
/external/llvm/lib/MC/
H A DMCDwarf.cpp1064 const bool IsRelative = local
1069 if (IsRelative)
1102 const bool IsRelative = local
1110 if (IsRelative)

Completed in 164 milliseconds