Searched refs:SHF_INFO_LINK (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ | ||
| H A D | elf.h | 304 #define SHF_INFO_LINK 0x40 macro |
| /linux-6.15/tools/objtool/ | ||
| H A D | elf.c | 1190 rsec->sh.sh_flags = SHF_INFO_LINK; in elf_create_rela_section() |