Searched defs:Shndx (Results 1 – 4 of 4) sorted by relevance
494 unsigned Shndx = Sym.st_shndx; in graphifySymbols() local
220 uint16_t Shndx = Sym.Undefined ? SHN_UNDEF : 1; in ELFStubBuilder() local
719 uint8_t Visibility, uint16_t Shndx, in addSymbol()2609 auto &Shndx = Obj.addSection<SectionIndexSection>(); in finalize() local
1373 Elf_Shdr &SHeader, const ELFYAML::SymtabShndxSection &Shndx, in writeSectionContent()