Home | History | Annotate | Download | only in MC

Lines Matching refs:SHT_PROGBITS

402   EHSectionType = ELF::SHT_PROGBITS;
419 Ctx->getELFSection(".text", ELF::SHT_PROGBITS,
425 Ctx->getELFSection(".data", ELF::SHT_PROGBITS,
430 Ctx->getELFSection(".rodata", ELF::SHT_PROGBITS,
435 Ctx->getELFSection(".tdata", ELF::SHT_PROGBITS,
447 Ctx->getELFSection(".data.rel", ELF::SHT_PROGBITS,
452 Ctx->getELFSection(".data.rel.local", ELF::SHT_PROGBITS,
457 Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS,
462 Ctx->getELFSection(".data.rel.ro.local", ELF::SHT_PROGBITS,
467 Ctx->getELFSection(".rodata.cst4", ELF::SHT_PROGBITS,
472 Ctx->getELFSection(".rodata.cst8", ELF::SHT_PROGBITS,
477 Ctx->getELFSection(".rodata.cst16", ELF::SHT_PROGBITS,
482 Ctx->getELFSection(".ctors", ELF::SHT_PROGBITS,
487 Ctx->getELFSection(".dtors", ELF::SHT_PROGBITS,
498 Ctx->getELFSection(".gcc_except_table", ELF::SHT_PROGBITS,
506 Ctx->getELFSection(".debug_abbrev", ELF::SHT_PROGBITS, 0,
509 Ctx->getELFSection(".debug_info", ELF::SHT_PROGBITS, 0,
512 Ctx->getELFSection(".debug_line", ELF::SHT_PROGBITS, 0,
515 Ctx->getELFSection(".debug_frame", ELF::SHT_PROGBITS, 0,
518 Ctx->getELFSection(".debug_pubnames", ELF::SHT_PROGBITS, 0,
521 Ctx->getELFSection(".debug_pubtypes", ELF::SHT_PROGBITS, 0,
524 Ctx->getELFSection(".debug_gnu_pubnames", ELF::SHT_PROGBITS, 0,
527 Ctx->getELFSection(".debug_gnu_pubtypes", ELF::SHT_PROGBITS, 0,
530 Ctx->getELFSection(".debug_str", ELF::SHT_PROGBITS,
534 Ctx->getELFSection(".debug_loc", ELF::SHT_PROGBITS, 0,
537 Ctx->getELFSection(".debug_aranges", ELF::SHT_PROGBITS, 0,
540 Ctx->getELFSection(".debug_ranges", ELF::SHT_PROGBITS, 0,
543 Ctx->getELFSection(".debug_macinfo", ELF::SHT_PROGBITS, 0,
550 Ctx->getELFSection(".apple_names", ELF::SHT_PROGBITS, 0,
553 Ctx->getELFSection(".apple_objc", ELF::SHT_PROGBITS, 0,
556 Ctx->getELFSection(".apple_namespaces", ELF::SHT_PROGBITS, 0,
559 Ctx->getELFSection(".apple_types", ELF::SHT_PROGBITS, 0,
564 Ctx->getELFSection(".debug_info.dwo", ELF::SHT_PROGBITS, 0,
567 Ctx->getELFSection(".debug_abbrev.dwo", ELF::SHT_PROGBITS, 0,
570 Ctx->getELFSection(".debug_str.dwo", ELF::SHT_PROGBITS,
574 Ctx->getELFSection(".debug_line.dwo", ELF::SHT_PROGBITS, 0,
577 Ctx->getELFSection(".debug_loc.dwo", ELF::SHT_PROGBITS, 0,
580 Ctx->getELFSection(".debug_str_offsets.dwo", ELF::SHT_PROGBITS, 0,
583 Ctx->getELFSection(".debug_addr", ELF::SHT_PROGBITS, 0,
848 return Ctx->getELFSection(".debug_types", ELF::SHT_PROGBITS, ELF::SHF_GROUP,
854 return Ctx->getELFSection(".debug_types.dwo", ELF::SHT_PROGBITS,