Home | History | Annotate | Download | only in include

Lines Matching refs:cacheable

536 #define bfd_get_cacheable(abfd) ((abfd)->cacheable)
567 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
4488 bfd_boolean cacheable;