Searched refs:getRelocTarget (Results 1 – 2 of 2) sorted by relevance
232 InputSectionBase *getRelocTarget(const Elf_Shdr &Sec);
584 InputSectionBase *ObjFile<ELFT>::getRelocTarget(const Elf_Shdr &Sec) { in getRelocTarget() function in ObjFile638 InputSectionBase *Target = getRelocTarget(Sec); in createInputSection()