Searched defs:bufLoc (Results 1 – 2 of 2) sorted by relevance
472 const uint8_t *bufLoc = sec->data().begin() + rel.r_offset; in copyRelocations() local886 uint8_t *bufLoc = buf + offset; in relocateNonAlloc() local980 uint8_t *bufLoc = buf + rel.offset; in relocateNonAllocForRelocatable() local1014 uint8_t *bufLoc = buf + offset; in relocateAlloc() local1110 uint8_t *bufLoc = buf + offset; in relocateAlloc() local
328 bool elf::tryRelaxPPC64TocIndirection(const Relocation &rel, uint8_t *bufLoc) { in tryRelaxPPC64TocIndirection()