Searched refs:sh_link (Results 1 – 4 of 4) sorted by relevance
786 shdr.sh_link = 4; in InitSectionHeadersMalformedSymData()796 shdr.sh_link = 10; in InitSectionHeadersMalformedSymData()806 shdr.sh_link = 2; in InitSectionHeadersMalformedSymData()859 shdr.sh_link = 4; in InitSectionHeaders()869 shdr.sh_link = 4; in InitSectionHeaders()946 shdr.sh_link = 2; in InitSectionHeadersOffsets()966 shdr.sh_link = 2; in InitSectionHeadersOffsets()977 shdr.sh_link = 2; in InitSectionHeadersOffsets()988 shdr.sh_link = 2; in InitSectionHeadersOffsets()1059 shdr.sh_link = 2; in InitSectionHeadersOffsetsEhFrameSectionBias()[all …]
1708 shdr.sh_link = 2; in TEST_F()
192 Elf32_Word sh_link; member
305 if (shdr.sh_link >= ehdr.e_shnum) { in ReadSectionHeaders()308 uint64_t str_offset = ehdr.e_shoff + shdr.sh_link * ehdr.e_shentsize; in ReadSectionHeaders()