Searched refs:nds32_pcrel_from_section (Results 1 – 2 of 2) sorted by relevance
68 extern long nds32_pcrel_from_section (struct fix *, segT);84 #define MD_PCREL_FROM_SECTION(fix, sect) nds32_pcrel_from_section (fix, sect)
6209 nds32_pcrel_from_section (fixS *fixP, segT sec ATTRIBUTE_UNUSED) in nds32_pcrel_from_section() function