Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Delf.h338 #define SHF_STRINGS 0x20 /* Contains NULL terminated strings */ macro
/openbmc/linux/tools/lib/bpf/
H A Dlinker.c371 sec->shdr->sh_flags = SHF_STRINGS; in init_output_elf()