reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/MCParser/ELFAsmParser.cpp
  586       Type = ELF::SHT_NOTE;
  588       Type = ELF::SHT_INIT_ARRAY;
  590       Type = ELF::SHT_NOBITS;
  592       Type = ELF::SHT_NOBITS;
  594       Type = ELF::SHT_FINI_ARRAY;
  596       Type = ELF::SHT_PREINIT_ARRAY;
  599       Type = ELF::SHT_INIT_ARRAY;
  601       Type = ELF::SHT_FINI_ARRAY;
  603       Type = ELF::SHT_PREINIT_ARRAY;
  605       Type = ELF::SHT_NOBITS;
  607       Type = ELF::SHT_PROGBITS;
  609       Type = ELF::SHT_NOTE;
  611       Type = ELF::SHT_X86_64_UNWIND;
  613       Type = ELF::SHT_LLVM_ODRTAB;
  615       Type = ELF::SHT_LLVM_LINKER_OPTIONS;
  617       Type = ELF::SHT_LLVM_CALL_GRAPH_PROFILE;
  619       Type = ELF::SHT_LLVM_DEPENDENT_LIBRARIES;
  621       Type = ELF::SHT_LLVM_SYMPART;
  622     else if (TypeName.getAsInteger(0, Type))
  637       getContext().getELFSection(SectionName, Type, Flags, Size, GroupName,