Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DInputFiles.h300 InputSectionBase *getRelocTarget(uint32_t idx, const Elf_Shdr &sec,
H A DInputFiles.cpp832 InputSectionBase *s = getRelocTarget(i, sec, info); in initializeSections()
966 InputSectionBase *ObjFile<ELFT>::getRelocTarget(uint32_t idx, in getRelocTarget() function in ObjFile