Searched refs:PositionIndependent (Results 1 – 2 of 2) sorted by relevance
180 if (!PositionIndependent) { in initMachOMCObjectFileInfo()316 PersonalityEncoding = PositionIndependent in initELFMCObjectFileInfo()321 LSDAEncoding = PositionIndependent in initELFMCObjectFileInfo()324 TTypeEncoding = PositionIndependent in initELFMCObjectFileInfo()330 if (PositionIndependent) { in initELFMCObjectFileInfo()355 if (PositionIndependent) { in initELFMCObjectFileInfo()367 if (PositionIndependent) { in initELFMCObjectFileInfo()409 if (PositionIndependent) { in initELFMCObjectFileInfo()423 if (PositionIndependent) { in initELFMCObjectFileInfo()436 if (PositionIndependent) { in initELFMCObjectFileInfo()[all …]
350 bool isPositionIndependent() const { return PositionIndependent; } in isPositionIndependent()354 bool PositionIndependent; variable