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