Lines Matching refs:SecAddress
87 const SectionRef &Sec, uint64_t SecAddress, in collectRelocatedSymbols() argument
90 uint64_t SymOffset = SymAddress - SecAddress; in collectRelocatedSymbols()
115 const ObjectFile *Obj, const SectionRef &Sec, uint64_t SecAddress, in collectRelocationOffsets() argument
118 uint64_t SymOffset = SymAddress - SecAddress; in collectRelocationOffsets()
210 uint64_t SecAddress = Sec.getAddress(); in dumpCXXData() local
212 uint64_t SymOffset = SymAddress - SecAddress; in dumpCXXData()
221 collectRelocationOffsets(Obj, Sec, SecAddress, SecAddress, SecSize, in dumpCXXData()
238 if (collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, in dumpCXXData()
249 if (collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, in dumpCXXData()
258 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
267 if (collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, in dumpCXXData()
282 if (collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, in dumpCXXData()
291 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
300 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
315 if (collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, in dumpCXXData()
322 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()
331 collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize, in dumpCXXData()