Home | History | Annotate | Download | only in Object

Lines Matching defs:sh_link

104   Elf_Word sh_link;     // Section type-specific header table index link
119 Elf_Word sh_link; // Section type-specific header table index link
839 IndexMap_t::const_iterator it = SymbolTableSectionsIndexMap.find(sec->sh_link);
1051 const Elf_Sym *symb = getEntry<Elf_Sym>(sec->sh_link, symbol_index);
1280 return SectionHeaderTable->sh_link;