Searched refs:getRelocTarget (Results 1 – 2 of 2) sorted by relevance
303 InputSectionBase *getRelocTarget(uint32_t idx, uint32_t info);
889 InputSectionBase *s = getRelocTarget(i, info); in initializeSections()1026 InputSectionBase *ObjFile<ELFT>::getRelocTarget(uint32_t idx, uint32_t info) { in getRelocTarget() function in ObjFile