Searched defs:RelType (Results 1 – 11 of 11) sorted by relevance
134 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()308 MachO::RelocationInfoType RelType = in resolveRelocation() local
53 uint64_t RelType = RelI->getType(); in processRelocationRef() local
124 uint64_t RelType = RelI->getType(); in processRelocationRef() local
42 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
61 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
29 uint64_t RelType = Rel.getType(); in createExprForRelocation() local
30 uint64_t RelType = Rel.getType(); in createExprForRelocation() local
76 MachO::RelocationInfoType RelType = in getRelocationEntry() local
610 uint32_t RelType = r_type; in resolveMIPS64Relocation() local1135 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation()1143 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation()1170 uint64_t RelType = RelI->getType(); in processRelocationRef() local
134 uint32_t RelType; variable