Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Delf.h303 #define SHF_STRINGS 0x20 macro
/linux-6.15/tools/lib/bpf/
H A Dlinker.c420 sec->shdr->sh_flags = SHF_STRINGS; in init_output_elf()