Home
last modified time | relevance | path

Searched refs:bfd_get_cacheable (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dbfd-in.h533 #define bfd_get_cacheable(abfd) ((abfd)->cacheable) macro
H A Dbfd-in2.h540 #define bfd_get_cacheable(abfd) ((abfd)->cacheable) macro
H A DChangeLog-9193835 * bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors.
/freebsd-12.1/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h546 #define bfd_get_cacheable(abfd) ((abfd)->cacheable) macro