Searched refs:IsRelative (Results 1 – 6 of 6) sorted by relevance
52 bool IsRelative() const { return Flags == _my_SYMLINK_FLAG_RELATIVE; } in IsRelative() function
1064 const bool IsRelative = in EmitCFIInstruction() local1069 if (IsRelative) in EmitCFIInstruction()1102 const bool IsRelative = in EmitCFIInstruction() local1110 if (IsRelative) in EmitCFIInstruction()
579 const bool IsRelative = Instr.getOperation() == MCCFIInstruction::RelMove; in EmitCFIInstruction() local594 if (IsRelative) in EmitCFIInstruction()615 if (IsRelative) in EmitCFIInstruction()
350 if (attr.IsRelative()) in GetProperty()
854 if (attr.IsRelative()) in FillFixedReparse()
736 isRelative = reparse.IsRelative(); in GetStream()