Searched refs:SymNdx (Results 1 – 11 of 11) sorted by relevance
32 SymNdx: 0x191 SymNdx: 0x0139 SymNdx: 0x2191 SymNdx: 0x0260 SymNdx: [[SYMNDX]]
44 SymNdx: 0x1238 SymNdx: 0x1285 SymNdx: 0x0349 SymNdx: 0x10394 SymNdx: 0x0
61 SymNdx: 0x2219 SymNdx: 0x2491 SymNdx: 0x1615 SymNdx: 0x0671 SymNdx: [[SYMNDX=0x0]]
905 uint64_t SymNdx = Data.getULEB128(Cur); in dumpAddrsigSection() local909 Expected<StringRef> SymbolName = getSymbolName(Shdr->sh_link, SymNdx); in dumpAddrsigSection()913 StringRef(std::to_string(SymNdx)).copy(StringAllocator)); in dumpAddrsigSection()1273 Header.SymNdx = Data.getU32(Cur); in dumpGnuHashSection()
292 llvm::yaml::Hex32 SymNdx; member
351 llvm::yaml::Hex32 SymNdx; member
1500 IO.mapRequired("SymNdx", E.SymNdx); in mapping()
1275 support::endian::write<uint32_t>(OS, Section.Header->SymNdx, in writeSectionContent()
1559 IO.mapRequired("SymNdx", E.SymNdx); in mapping()
1718 CBA.write<uint32_t>(Section.Header->SymNdx, ELFT::TargetEndianness); in writeSectionContent()
3568 auto GetSignature = [&](const Elf_Sym &Sym, unsigned SymNdx, in getGroups()3581 Twine(SymNdx) + ": st_name (0x" + in getGroups()