Lines Matching refs:rExtern
535 case ARM_THUMB_RELOC_BR22 | rPcRel | rExtern | rLength4: in getReferenceInfo()
570 case ARM_RELOC_BR24 | rPcRel | rExtern | rLength4: in getReferenceInfo()
608 case ARM_RELOC_VANILLA | rExtern | rLength4: in getReferenceInfo()
748 case ((ARM_RELOC_HALF | rExtern | rLenThmbLo) << 16 | in getPairReferenceInfo()
756 case ((ARM_RELOC_HALF | rExtern | rLenThmbHi) << 16 | in getPairReferenceInfo()
764 case ((ARM_RELOC_HALF | rExtern | rLenArmLo) << 16 | in getPairReferenceInfo()
772 case ((ARM_RELOC_HALF | rExtern | rLenArmHi) << 16 | in getPairReferenceInfo()
1207 ARM_THUMB_RELOC_BR22 | rExtern | rPcRel | rLength4); in appendSectionRelocations()
1221 ARM_RELOC_HALF | rExtern | rLenThmbLo); in appendSectionRelocations()
1245 ARM_RELOC_HALF | rExtern | rLenThmbHi); in appendSectionRelocations()
1287 ARM_RELOC_BR24 | rExtern | rPcRel | rLength4); in appendSectionRelocations()
1301 ARM_RELOC_HALF | rExtern | rLenArmLo); in appendSectionRelocations()
1325 ARM_RELOC_HALF | rExtern | rLenArmHi); in appendSectionRelocations()
1366 ARM_RELOC_VANILLA | rExtern | rLength4); in appendSectionRelocations()