Home
last modified time | relevance | path

Searched refs:tic6x_pcrel_from_section (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.h181 #define MD_PCREL_FROM_SECTION(FIX, SEC) tic6x_pcrel_from_section (FIX, SEC)
182 extern long tic6x_pcrel_from_section (struct fix *fixp, segT sec);
Dtc-tic6x.c4472 tic6x_pcrel_from_section (fixS *fixp, segT sec) in tic6x_pcrel_from_section() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20101695 (md_pcrel_from): Change to tic6x_pcrel_from_section. Do not
1700 tic6x_pcrel_from_section, tc_init_after_args,