Searched refs:getRelocTarget (Results 1 – 2 of 2) sorted by relevance
264 InputSectionBase *getRelocTarget(const Elf_Shdr &sec);
855 InputSectionBase *ObjFile<ELFT>::getRelocTarget(const Elf_Shdr &sec) { in getRelocTarget() function in ObjFile955 InputSectionBase *target = getRelocTarget(sec); in createInputSection()