Searched refs:ia64_pcrel_from_section (Results 1 – 2 of 2) sorted by relevance
116 extern long ia64_pcrel_from_section (struct fix *, segT);154 #define MD_PCREL_FROM_SECTION(fix,sec) ia64_pcrel_from_section (fix, sec)
11032 ia64_pcrel_from_section (fixS *fix, segT sec) in ia64_pcrel_from_section() function