Searched defs:getDynamicRelocationAt (Results 1 – 2 of 2) sorted by relevance
372 const Relocation *getDynamicRelocationAt(uint64_t Offset) const { in getDynamicRelocationAt() function
2083 const Relocation *BinaryContext::getDynamicRelocationAt(uint64_t Address) { in getDynamicRelocationAt() function in llvm::bolt::BinaryContext