Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dcoreout.cc253 uint32_t func_info_off = 0, func_info_len = 0; in output_btfext_header() local
272 dw2_asm_output_data (4, func_info_len, "func_info_len"); in output_btfext_header()
H A Dcoreout.h94 uint32_t func_info_len; /* Length of funcinfo section. */ member