Home | History | Annotate | Download | only in MC

Lines Matching defs:sh_link

1323   Write32(Link);        // sh_link
1514 uint64_t sh_link = 0;
1519 sh_link = ShStrTabBuilder.getOffset(Section.getSectionName());
1530 sh_link = SectionIndexMap.lookup(SymtabSection);
1531 assert(sh_link && ".symtab not found");
1548 sh_link = StringTableIndex;
1553 sh_link = SymbolTableIndex;
1573 sh_link = SymbolTableIndex;
1585 sh_link = SectionIndexMap.lookup(
1593 sh_link = SectionIndexMap.lookup(Asm.getContext().getELFSection(
1602 Section.getFlags(), 0, Offset, Size, sh_link, sh_info,