Searched refs:SHF_STRINGS (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ | ||
| H A D | elf.h | 303 #define SHF_STRINGS 0x20 macro |
| /linux-6.15/tools/lib/bpf/ | ||
| H A D | linker.c | 420 sec->shdr->sh_flags = SHF_STRINGS; in init_output_elf() |