Home | History | Annotate | Download | only in MC

Lines Matching refs:SHT_PROGBITS

319   EHSectionType = ELF::SHT_PROGBITS;
336 Ctx->getELFSection(".text", ELF::SHT_PROGBITS,
342 Ctx->getELFSection(".data", ELF::SHT_PROGBITS,
347 Ctx->getELFSection(".rodata", ELF::SHT_PROGBITS,
352 Ctx->getELFSection(".tdata", ELF::SHT_PROGBITS,
364 Ctx->getELFSection(".data.rel", ELF::SHT_PROGBITS,
369 Ctx->getELFSection(".data.rel.local", ELF::SHT_PROGBITS,
374 Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS,
379 Ctx->getELFSection(".data.rel.ro.local", ELF::SHT_PROGBITS,
384 Ctx->getELFSection(".rodata.cst4", ELF::SHT_PROGBITS,
389 SHT_PROGBITS,
394 Ctx->getELFSection(".rodata.cst16", ELF::SHT_PROGBITS,
399 Ctx->getELFSection(".ctors", ELF::SHT_PROGBITS,
404 Ctx->getELFSection(".dtors", ELF::SHT_PROGBITS,
415 Ctx->getELFSection(".gcc_except_table", ELF::SHT_PROGBITS,
421 Ctx->getELFSection(".debug_abbrev", ELF::SHT_PROGBITS, 0,
424 Ctx->getELFSection(".debug_info", ELF::SHT_PROGBITS, 0,
427 Ctx->getELFSection(".debug_line", ELF::SHT_PROGBITS, 0,
430 Ctx->getELFSection(".debug_frame", ELF::SHT_PROGBITS, 0,
433 Ctx->getELFSection(".debug_pubnames", ELF::SHT_PROGBITS, 0,
436 Ctx->getELFSection(".debug_pubtypes", ELF::SHT_PROGBITS, 0,
439 Ctx->getELFSection(".debug_str", ELF::SHT_PROGBITS,
443 Ctx->getELFSection(".debug_loc", ELF::SHT_PROGBITS, 0,
446 Ctx->getELFSection(".debug_aranges", ELF::SHT_PROGBITS, 0,
449 Ctx->getELFSection(".debug_ranges", ELF::SHT_PROGBITS, 0,
452 Ctx->getELFSection(".debug_macinfo", ELF::SHT_PROGBITS, 0,
459 Ctx->getELFSection(".apple_names", ELF::SHT_PROGBITS, 0,
462 Ctx->getELFSection(".apple_objc", ELF::SHT_PROGBITS, 0,
465 Ctx->getELFSection(".apple_namespaces", ELF::SHT_PROGBITS, 0,
468 Ctx->getELFSection(".apple_types", ELF::SHT_PROGBITS, 0,
473 Ctx->getELFSection(".debug_info.dwo", ELF::SHT_PROGBITS, 0,
476 Ctx->getELFSection(".debug_abbrev.dwo", ELF::SHT_PROGBITS, 0,
479 Ctx->getELFSection(".debug_str.dwo", ELF::SHT_PROGBITS,
483 Ctx->getELFSection(".debug_line.dwo", ELF::SHT_PROGBITS, 0,
486 Ctx->getELFSection(".debug_loc.dwo", ELF::SHT_PROGBITS, 0,
489 Ctx->getELFSection(".debug_str_offsets.dwo", ELF::SHT_PROGBITS, 0,
492 Ctx->getELFSection(".debug_addr", ELF::SHT_PROGBITS, 0,