Home
last modified time | relevance | path

Searched defs:bfd_set_cacheable (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dbfd-in.h528 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
Dbfd-in2.h535 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro