Searched refs:sh_link (Results 1 – 3 of 3) sorted by relevance
1211 Elf32_Word sh_link; // Section type-specific header table index link member1225 Elf64_Word sh_link; member
323 return target_found && source_section != nullptr && source_section->sh_link == target_index; in CheckSectionsLinked()852 Elf_Shdr* string_section = GetSectionHeader(symbol_section->sh_link); in FindSymbolByName()898 Elf_Shdr* string_section = GetSectionHeader(symbol_section->sh_link); in FindSymbolByName()
571 section->header_.sh_link = section->link_->GetSectionIndex(); in End()