Lines Matching refs:SymAddress
84 uint64_t SymAddress, uint64_t SymSize, in collectRelocatedSymbols() argument
86 uint64_t SymOffset = SymAddress - SecAddress; in collectRelocatedSymbols()
108 uint64_t SymAddress, uint64_t SymSize, StringRef SymName, in collectRelocationOffsets() argument
110 uint64_t SymOffset = SymAddress - SecAddress; in collectRelocationOffsets()
211 uint64_t SymAddress = *SymAddressOrErr; in dumpCXXData() local
214 uint64_t SymOffset = SymAddress - SecAddress; in dumpCXXData()
240 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
249 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
256 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
265 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
278 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
285 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
294 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
309 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E); in dumpCXXData()
314 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
323 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()