Searched refs:obj_xcoff_sym_hashes (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dlibxcoff.h163 #define obj_xcoff_sym_hashes(bfd) \ macro
H A Dxcofflink.c1858 && obj_xcoff_sym_hashes (abfd)[rel->r_symndx] != NULL)
1862 h = obj_xcoff_sym_hashes (abfd)[rel->r_symndx];
2267 hp = (obj_xcoff_sym_hashes (sec->owner)
2269 hpend = (obj_xcoff_sym_hashes (sec->owner)
2302 h = obj_xcoff_sym_hashes (sec->owner)[rel->r_symndx];
3460 sym_hash = obj_xcoff_sym_hashes (input_bfd);
3867 h = obj_xcoff_sym_hashes (input_bfd)[indx];
4334 h = obj_xcoff_sym_hashes (input_bfd)[r_symndx];
H A Dcoff64-rs6000.c1118 h = obj_xcoff_sym_hashes (input_bfd)[rel->r_symndx];
1243 h = obj_xcoff_sym_hashes (input_bfd)[symndx];
H A Dcoff-rs6000.c2876 h = obj_xcoff_sym_hashes (input_bfd)[rel->r_symndx];
2941 h = obj_xcoff_sym_hashes (input_bfd)[rel->r_symndx];
3392 h = obj_xcoff_sym_hashes (input_bfd)[symndx];

Completed in 83 milliseconds