Searched defs:preloc (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | target.h | 329 is_call_to_non_split(const Symbol* sym, const unsigned char* preloc, in is_call_to_non_split() 1111 get_r_sym(const unsigned char* preloc) const in get_r_sym()
|
H A D | tilegx.cc | 4339 const unsigned char* preloc, in relocate()
|
H A D | i386.cc | 2780 const unsigned char* preloc, in relocate()
|
H A D | x86_64.cc | 3494 const unsigned char* preloc, in relocate()
|
H A D | sparc.cc | 3276 const unsigned char* preloc, in relocate()
|
H A D | powerpc.cc | 7009 const unsigned char* preloc, in relocate()
|
H A D | aarch64.cc | 6842 const unsigned char* preloc, in relocate()
|
H A D | arm.cc | 9435 const unsigned char* preloc, in relocate()
|
H A D | mips.cc | 11317 const unsigned char* preloc, in relocate()
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | target.h | 339 is_call_to_non_split(const Symbol* sym, const unsigned char* preloc, in is_call_to_non_split() 1139 get_r_sym(const unsigned char* preloc) const in get_r_sym()
|
H A D | i386.cc | 2781 const unsigned char* preloc, in relocate()
|
H A D | x86_64.cc | 4654 const unsigned char* preloc, in relocate()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | varasm.c | 6723 int *preloc = (int *) data; in compute_reloc_for_rtx_1() local
|