reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
78 Shdr.sh_link = Sec.Link; 577 Link, 578 "Link field value " + Twine(Link) + " in section " + Name + " is invalid", 579 "Link field value " + Twine(Link) + " in section " + Name + 584 void SectionIndexSection::finalize() { Link = Symbols->Index; } 720 Link, 721 "Symbol table has link index of " + Twine(Link) + 723 "Symbol table has link index of " + Twine(Link) + 736 Link = SymbolNames == nullptr ? 0 : SymbolNames->Index; 834 if (Link != SHN_UNDEF) 836 Link, 837 "Link field value " + Twine(Link) + " in section " + Name + 839 "Link field value " + Twine(Link) + " in section " + Name + 852 this->Link = Symbols ? Symbols->Index : 0; 964 this->Link = SymTab->Index; 989 if (Link == ELF::SHN_UNDEF) 992 SecTable.getSection(Link, "Link field value " + Twine(Link) + 992 SecTable.getSection(Link, "Link field value " + Twine(Link) + 998 void Section::finalize() { this->Link = LinkSection ? LinkSection->Index : 0; } 1133 SymTab.Link = StrTab->Index; 1331 GroupSec->Link, 1332 "link field value '" + Twine(GroupSec->Link) + "' in section '" + 1334 "link field value '" + Twine(GroupSec->Link) + "' in section '" + 1519 Sec.Link = Shdr.sh_link; 1560 SymTab.Link = StrTab->Index;