Lines Matching defs:sh_link
1053 Write32(Link); // sh_link
1280 uint64_t sh_link = 0;
1285 sh_link = SectionStringTableIndex[&Section];
1296 sh_link = SectionIndexMap.lookup(SymtabSection);
1297 assert(sh_link && ".symtab not found");
1312 sh_link = StringTableIndex;
1317 sh_link = SymbolTableIndex;
1336 sh_link = SymbolTableIndex;
1349 sh_link = SectionIndexMap.lookup(
1355 sh_link = SectionIndexMap.lookup(
1364 Section.getFlags(), 0, Offset, Size, sh_link, sh_info,