Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dobjdump.c5596 bool has_reloc = (abfd->flags & HAS_RELOC); in dump_bfd() local
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf-bfd.h236 unsigned int has_reloc : 1; member