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