Home | History | Annotate | Download | only in llvm-cxxdump

Lines Matching refs:SymAddress

79                                     uint64_t SymAddress, uint64_t SymSize,
81 uint64_t SymOffset = SymAddress - SecAddress;
103 uint64_t SymAddress, uint64_t SymSize, StringRef SymName,
105 uint64_t SymOffset = SymAddress - SecAddress;
203 uint64_t SymAddress = *SymAddressOrErr;
206 uint64_t SymOffset = SymAddress - SecAddress;
232 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
241 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
248 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
257 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
270 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
277 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
286 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
301 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
306 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
315 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,