Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0015-CVE-2024-53589.patch92 if ((section->flags & SEC_DATA) == 0)
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c599 SEC_DATA, enumerator
1713 case SEC_DATA: in bpf_object__init_global_data_maps()
3502 sec_desc->sec_type = SEC_DATA; in bpf_object__elf_collect()
4016 case SEC_DATA: in bpf_object__shndx_is_data()
4039 case SEC_DATA: in bpf_object__section_to_libbpf_map_type()