Home
last modified time | relevance | path

Searched refs:nds32_pcrel_from_section (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.h68 extern long nds32_pcrel_from_section (struct fix *, segT);
84 #define MD_PCREL_FROM_SECTION(fix, sect) nds32_pcrel_from_section (fix, sect)
Dtc-nds32.c6209 nds32_pcrel_from_section (fixS *fixP, segT sec ATTRIBUTE_UNUSED) in nds32_pcrel_from_section() function