Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c188 #define CTF_DUMP (1 << 5) /* The --ctf command line switch. */ macro
4770 request_dump (filedata, CTF_DUMP); in parse_args()
14561 if (dump & CTF_DUMP) in process_section_contents()