reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
65 uint32_t RelocType = Obj.getAnyRelocationType(RE); 66 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); 67 unsigned Size = Obj.getAnyRelocationLength(RE); 73 unsigned SymbolBaseAddr = Obj.getScatteredRelocationValue(RE);