HomeSort by: relevance | last modified time | path
    Searched defs:btf_ext_info_section (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/bpf/
coreout.cc 129 static GTY (()) section * btf_ext_info_section; variable
245 switch_to_section (btf_ext_info_section);
343 btf_ext_info_section = get_section (BTF_EXT_INFO_SECTION_NAME,
coreout.cc 129 static GTY (()) section * btf_ext_info_section; variable
245 switch_to_section (btf_ext_info_section);
343 btf_ext_info_section = get_section (BTF_EXT_INFO_SECTION_NAME,
  /src/external/gpl3/gcc/dist/gcc/config/bpf/
btfext-out.cc 100 static GTY (()) section * btf_ext_info_section; variable
468 switch_to_section (btf_ext_info_section);
597 btf_ext_info_section = get_section (BTF_EXT_INFO_SECTION_NAME,
btfext-out.cc 100 static GTY (()) section * btf_ext_info_section; variable
468 switch_to_section (btf_ext_info_section);
597 btf_ext_info_section = get_section (BTF_EXT_INFO_SECTION_NAME,

Completed in 30 milliseconds