Home
last modified time | relevance | path

Searched defs:getRelocTarget (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/MachO/Arch/
H A DARM64.cpp322 uint64_t OptimizationHintContext::getRelocTarget(const Reloc &reloc) { in getRelocTarget() function in OptimizationHintContext
/llvm-project-15.0.7/lld/ELF/
H A DInputFiles.cpp843 InputSectionBase *ObjFile<ELFT>::getRelocTarget(uint32_t idx, in getRelocTarget() function in ObjFile