Searched defs:Shndx (Results 1 – 4 of 4) sorted by relevance
494 unsigned Shndx = Sym.st_shndx; graphifySymbols() local
220 uint16_t Shndx = Sym.Undefined ? SHN_UNDEF : 1; in ELFStubBuilder() local
719 addSymbol(Twine Name,uint8_t Bind,uint8_t Type,SectionBase * DefinedIn,uint64_t Value,uint8_t Visibility,uint16_t Shndx,uint64_t SymbolSize) addSymbol() argument 2613 auto &Shndx = Obj.addSection<SectionIndexSection>(); finalize() local
1373 if (!Shndx.Entries) in writeSectionContent() argument