Searched defs:base_plt_entry_size (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ | ||
H A D | sparc.cc | 1368 static const int base_plt_entry_size = (size == 32 ? 12 : 32); member in __anondaff5b510111::Output_data_plt_sparc |