reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
940 resolveX86_64Relocation(Section, Offset, Value, Type, Addend, SymOffset); 943 resolveX86Relocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, 948 resolveAArch64Relocation(Section, Offset, Value, Type, Addend); 954 resolveARMRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, 958 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); 962 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); 965 resolveSystemZRelocation(Section, Offset, Value, Type, Addend); 969 resolveBPFRelocation(Section, Offset, Value, Type, Addend);