Searched defs:bfd_asymbol_value (Results 1 – 2 of 2) sorted by relevance
229 #define bfd_asymbol_value(x) (bfd_asymbol_base(x) + (x)->value) macro
236 #define bfd_asymbol_value(x) (bfd_asymbol_base(x) + (x)->value) macro