blob: 70e2ff1e0536443c5d1fd7c78ebdfb8f4c2782f8 [file] [log] [blame]
/* Check the BTF header information. */
/* { dg-do compile } */
/* { dg-options "-gbtf -dA" } */
/* { dg-final { scan-assembler-times "0xeb9f.*btf_magic" 1} } */
/* { dg-final { scan-assembler-times "0x1.*btf_version" 1 } } */
/* { dg-final { scan-assembler-times "0.*btf_flags" 1 } } */
int foo;