Searched defs:bufLoc (Results 1 – 2 of 2) sorted by relevance
399 const uint8_t *bufLoc = sec->rawData.begin() + rel.r_offset; in copyRelocations() local842 uint8_t *bufLoc = buf + offset; in relocateNonAlloc() local943 uint8_t *bufLoc = buf + rel.offset; in relocateNonAllocForRelocatable() local982 uint8_t *bufLoc = buf + offset; in relocateAlloc() local
323 bool elf::tryRelaxPPC64TocIndirection(const Relocation &rel, uint8_t *bufLoc) { in tryRelaxPPC64TocIndirection()