Searched refs:get_reloc_upper_bound (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | nlm-target.h | 39 #define nlm_get_reloc_upper_bound nlmNAME (get_reloc_upper_bound)
|
D | libnlm.h | 63 extern long nlmNAME (get_reloc_upper_bound) (bfd *, asection *);
|
D | aout-target.h | 448 #define MY_get_reloc_upper_bound NAME (aout,get_reloc_upper_bound)
|
D | libaout.h | 538 extern long NAME (aout, get_reloc_upper_bound)
|
D | aout-tic30.c | 903 #define MY_get_reloc_upper_bound NAME (aout, get_reloc_upper_bound)
|
D | elfcode.h | 106 #define elf_get_reloc_upper_bound NAME(bfd_elf,get_reloc_upper_bound)
|
D | nlmcode.h | 49 #define nlm_get_reloc_upper_bound nlmNAME (get_reloc_upper_bound)
|
D | ChangeLog-9495 | 6057 * aoutx.h (get_reloc_upper_bound): Detect bss and return 0. 6618 (NAME(aout,get_reloc_upper_bound)): Likewise. 7643 (NAME(aout,get_reloc_upper_bound)): Don't count dynamic relocs. 7937 (NAME(aout,get_reloc_upper_bound)): Likewise. 7989 (NAME(aout,get_reloc_upper_bound)): Likewise. 8006 (nlmNAME(get_reloc_upper_bound)): Likewise. 8035 get_reloc_upper_bound, and canonicalize_reloc to use bfd_0l rather 9682 (NAME(aout,get_reloc_upper_bound)): Include dynamic reloc count in
|
D | pdp11.c | 2000 NAME (aout, get_reloc_upper_bound) (bfd *abfd, sec_ptr asect) in NAME() argument
|
D | aoutx.h | 2458 NAME (aout, get_reloc_upper_bound) (bfd *abfd, sec_ptr asect) in NAME() argument
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-9197 | 7410 * ldwrite.c: get_reloc_upper_bound has been renamed
|