Searched defs:bfd_set_cacheable (Results 1 – 3 of 3) sorted by relevance
564 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
571 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
577 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro