Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Delf.h339 #define SHF_INFO_LINK 0x40 /* sh_info contains SHT index */ macro
/openbmc/linux/tools/objtool/
H A Delf.c1195 rsec->sh.sh_flags = SHF_INFO_LINK; in elf_create_rela_section()