Searched defs:SymOffset (Results 1 – 6 of 6) sorted by relevance
110 int64_t Addend, uint64_t SymOffset, SID SectionID) { in evaluateMIPS64Relocation()267 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN32Relocation()276 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN64Relocation()
136 uint32_t SymOffset = RecordZeroOffset; in finalizeBuckets() local256 uint32_t SymOffset = 0; in computeAddrMap() local
141 uint64_t SymOffset; member
269 uint64_t SymOffset) { in resolveX86_64Relocation()937 uint64_t SymOffset, SID SectionID) { in resolveRelocation()
394 uint32_t SymOffset = 0; variable
1260 } else if (auto *SymOffset = llvm::dyn_cast<ConstantRelocatable>(Offset)) { in hiOperand() local