Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/include/
Dbtf.h34 #define BTF_MAGIC 0xeb9f macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dbtfout.cc782 dw2_asm_output_data (2, BTF_MAGIC, "btf_magic"); in output_btf_header()