Lines Matching defs:SecAddress
83 const SectionRef &Sec, uint64_t SecAddress,
86 uint64_t SymOffset = SymAddress - SecAddress;
107 const ObjectFile *Obj, const SectionRef &Sec, uint64_t SecAddress,
110 uint64_t SymOffset = SymAddress - SecAddress;
212 uint64_t SecAddress = Sec.getAddress();
214 uint64_t SymOffset = SymAddress - SecAddress;
223 collectRelocationOffsets(Obj, Sec, SecAddress, SecAddress, SecSize,
240 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
249 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
256 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
265 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
278 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
285 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
294 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
309 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
314 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
323 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,