Searched defs:bfd_set_cacheable (Results 1 – 2 of 2) sorted by relevance
528 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
535 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro