Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DInputFiles.h293 InputSectionBase *getRelocTarget(uint32_t idx, const Elf_Shdr &sec,
H A DInputFiles.cpp801 InputSectionBase *s = getRelocTarget(i, sec, info); in initializeSections()
934 InputSectionBase *ObjFile<ELFT>::getRelocTarget(uint32_t idx, in getRelocTarget() function in ObjFile