Searched defs:bfd_set_cacheable (Results 1 – 4 of 4) sorted by relevance
522 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
529 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
6858 bfd_set_cacheable (bfd * abfd, bfd_boolean val) in bfd_set_cacheable() function
6824 bfd_set_cacheable (bfd * abfd, bfd_boolean val) in bfd_set_cacheable() function