Searched defs:obj_relocbase (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ | ||
D | libcoff-in.h | 30 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase) macro |
D | libcoff.h | 34 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase) macro |