Lines Matching defs:SymAddress
84 uint64_t SymAddress, uint64_t SymSize,
86 uint64_t SymOffset = SymAddress - SecAddress;
108 uint64_t SymAddress, uint64_t SymSize, StringRef SymName,
110 uint64_t SymOffset = SymAddress - SecAddress;
211 uint64_t SymAddress = *SymAddressOrErr;
214 uint64_t SymOffset = SymAddress - SecAddress;
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,