Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dflag-types.h52 #define BTF_WITH_CORE_DEBUG (1U << DINFO_TYPE_BTF_WITH_CORE) macro
H A Dopts.c143 return (write_symbols & BTF_WITH_CORE_DEBUG); in btf_with_core_debuginfo_p()
H A DChangeLog12799 (BTF_WITH_CORE_DEBUG): New bitmask.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/bpf/
H A Dbpf.c221 write_symbols |= BTF_WITH_CORE_DEBUG; in bpf_option_override()
243 write_symbols |= BTF_WITH_CORE_DEBUG; in bpf_option_override()