Home
last modified time | relevance | path

Searched defs:bfd_get_cacheable (Results 1 – 3 of 3) 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
/freebsd-12.1/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h546 #define bfd_get_cacheable(abfd) ((abfd)->cacheable) macro