Home
last modified time | relevance | path

Searched defs:obj_coff_sym_hashes (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDlibcoff-in.h41 #define obj_coff_sym_hashes(bfd) (coff_data (bfd)->sym_hashes) macro
HDlibcoff.h45 #define obj_coff_sym_hashes(bfd) (coff_data (bfd)->sym_hashes) macro