Lines Matching refs:SymAddress
83 uint64_t SymAddress, uint64_t SymSize, in collectRelocatedSymbols() argument
85 uint64_t SymOffset = SymAddress - SecAddress; in collectRelocatedSymbols()
107 uint64_t SymAddress, uint64_t SymSize, StringRef SymName, in collectRelocationOffsets() argument
109 uint64_t SymOffset = SymAddress - SecAddress; in collectRelocationOffsets()
210 uint64_t SymAddress = *SymAddressOrErr; in dumpCXXData() local
213 uint64_t SymOffset = SymAddress - SecAddress; in dumpCXXData()
239 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
248 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
255 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
264 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
277 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
284 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
293 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
308 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
313 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
322 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()