Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/include/
H A Dbtf.h38 struct btf_header struct
43 uint32_t hdr_len; /* Length of this header (sizeof (struct btf_header)). */ argument
46 uint32_t type_off; /* Offset of type section, in bytes. */
47 uint32_t type_len; /* Length of type section, in bytes. */
48 uint32_t str_off; /* Offset of string section, in bytes. */
49 uint32_t str_len; /* Length of string section, in bytes. */