Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in.h535 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
H A Dbfd-in2.h542 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dbfd-in.h504 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro
H A Dbfd-in2.h511 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE) macro