Searched defs:Shndx (Results 1 – 3 of 3) sorted by relevance
221 uint16_t Shndx = Sym.Undefined ? SHN_UNDEF : 1; in ELFStubBuilder() local
731 uint8_t Visibility, uint16_t Shndx, in addSymbol()2481 auto &Shndx = Obj.addSection<SectionIndexSection>(); in finalize() local
1283 Elf_Shdr &SHeader, const ELFYAML::SymtabShndxSection &Shndx, in writeSectionContent()