Searched refs:sh_info (Results 1 – 4 of 4) sorted by relevance
337 uint32_t sh_info = 0x0; in readSectionHeaders() local392 sh_info = shdrTab[idx].sh_info; in readSectionHeaders()401 sh_info = mcld::bswap32(shdrTab[idx].sh_info); in readSectionHeaders()409 section->setInfo(sh_info); in readSectionHeaders()411 if (sh_link != 0x0 || sh_info != 0x0) { in readSectionHeaders()412 LinkInfo link_info = {section, sh_link, sh_info}; in readSectionHeaders()421 info->section->setLink(pInput.context()->getSection(info->sh_info)); in readSectionHeaders()831 uint32_t sh_info = 0x0; in readSectionHeaders() local886 sh_info = shdrTab[idx].sh_info; in readSectionHeaders()895 sh_info = mcld::bswap32(shdrTab[idx].sh_info); in readSectionHeaders()[all …]
324 shdr[sectIdx].sh_info = getSectInfo(*ld_sect); in emitSectionHeader()
92 uint32_t sh_info; member
68 "can not read the section being relocated in file %0.\ninvalid sh_info: "70 "can not read the section being relocated in file %0.\ninvalid sh_info: "