HomeSort by relevance Sort by last modified time
    Searched refs:SHT_PROGBITS (Results 1 - 25 of 170) sorted by null

1 2 3 4 5 6 7

  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp 23 Ctx.getELFSection(".dp.data", ELF::SHT_PROGBITS,
34 Ctx.getELFSection(".cp.rodata.cst4", ELF::SHT_PROGBITS,
39 Ctx.getELFSection(".cp.rodata.cst8", ELF::SHT_PROGBITS,
44 Ctx.getELFSection(".cp.rodata.cst16", ELF::SHT_PROGBITS,
56 Ctx.getELFSection(".cp.rodata", ELF::SHT_PROGBITS,
  /external/llvm/test/MC/AsmParser/
section_names.s 34 # CHECK-NEXT: Type: SHT_PROGBITS
36 # CHECK-NEXT: Type: SHT_PROGBITS
38 # CHECK-NEXT: Type: SHT_PROGBITS
42 # CHECK-NEXT: Type: SHT_PROGBITS
44 # CHECK-NEXT: Type: SHT_PROGBITS
48 # CHECK-NEXT: Type: SHT_PROGBITS
50 # CHECK-NEXT: Type: SHT_PROGBITS
54 # CHECK-NEXT: Type: SHT_PROGBITS
56 # CHECK-NEXT: Type: SHT_PROGBITS
section.s 52 # CHECK-NEXT: Type: SHT_PROGBITS
68 # CHECK-NEXT: Type: SHT_PROGBITS
84 # CHECK-NEXT: Type: SHT_PROGBITS
100 # CHECK-NEXT: Type: SHT_PROGBITS
116 # CHECK-NEXT: Type: SHT_PROGBITS
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmInfo.cpp 36 return Ctx.getELFSection(".note.GNU-stack", ELF::SHT_PROGBITS,
  /frameworks/compile/mclinker/lib/LD/
ELFFileFormat.cpp 71 llvm::ELF::SHT_PROGBITS,
80 llvm::ELF::SHT_PROGBITS,
91 llvm::ELF::SHT_PROGBITS,
96 llvm::ELF::SHT_PROGBITS,
101 llvm::ELF::SHT_PROGBITS,
106 llvm::ELF::SHT_PROGBITS,
111 llvm::ELF::SHT_PROGBITS,
121 llvm::ELF::SHT_PROGBITS,
131 llvm::ELF::SHT_PROGBITS,
143 llvm::ELF::SHT_PROGBITS,
    [all...]
ELFDynObjFileFormat.cpp 32 llvm::ELF::SHT_PROGBITS,
67 llvm::ELF::SHT_PROGBITS,
72 llvm::ELF::SHT_PROGBITS,
77 llvm::ELF::SHT_PROGBITS,
82 llvm::ELF::SHT_PROGBITS,
ELFExecFileFormat.cpp 33 llvm::ELF::SHT_PROGBITS,
68 llvm::ELF::SHT_PROGBITS,
73 llvm::ELF::SHT_PROGBITS,
78 llvm::ELF::SHT_PROGBITS,
83 llvm::ELF::SHT_PROGBITS,
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 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,
    [all...]
  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFSection.hxx 51 case SHT_PROGBITS:
ELFSymbol.hxx 140 rsl_assert((section_type == SHT_PROGBITS ||
221 rsl_assert((*header)[idx]->getType() == SHT_PROGBITS &&
250 rsl_assert(((*header)[idx]->getType() == SHT_PROGBITS ||
279 rsl_assert(((*header)[idx]->getType() == SHT_PROGBITS ||
  /external/elfutils/libelf/
elf-knowledge.h 63 && (((shdr)->sh_type) != SHT_PROGBITS \
  /external/elfutils/tests/
asm-tst6.c 82 scn = asm_newscn_ingrp (ctx, ".data", SHT_PROGBITS,
122 scn = asm_newscn_ingrp (ctx, ".stab", SHT_PROGBITS, 0, grp);
asm-tst1.c 100 scn1 = asm_newscn (ctx, ".text", SHT_PROGBITS, SHF_ALLOC | SHF_EXECINSTR);
101 scn2 = asm_newscn (ctx, ".data", SHT_PROGBITS, SHF_ALLOC | SHF_WRITE);
194 if (shdr->sh_type != (cnt == 3 ? SHT_STRTAB : SHT_PROGBITS))
asm-tst4.c 76 scn = asm_newscn (ctx, buf, SHT_PROGBITS, SHF_ALLOC | SHF_WRITE);
asm-tst5.c 78 scn = asm_newscn (ctx, buf, SHT_PROGBITS, SHF_ALLOC | SHF_WRITE);
asm-tst2.c 99 scn1 = asm_newscn (ctx, ".data", SHT_PROGBITS, SHF_ALLOC | SHF_WRITE);
210 if (shdr->sh_type != (cnt == 2 ? SHT_STRTAB : SHT_PROGBITS))
  /external/llvm/test/MC/PowerPC/
ppc-llong.s 12 # CHECK-NEXT: Type: SHT_PROGBITS
ppc-word.s 12 # CHECK-NEXT: Type: SHT_PROGBITS
ppc64-fixup-apply.s 62 # CHECK-NEXT: Type: SHT_PROGBITS
84 # CHECK-NEXT: Type: SHT_PROGBITS
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 85 return ParseSectionSwitch(".data", ELF::SHT_PROGBITS,
90 return ParseSectionSwitch(".text", ELF::SHT_PROGBITS,
100 return ParseSectionSwitch(".rodata", ELF::SHT_PROGBITS,
105 return ParseSectionSwitch(".tdata", ELF::SHT_PROGBITS,
117 return ParseSectionSwitch(".data.rel", ELF::SHT_PROGBITS,
123 return ParseSectionSwitch(".data.rel.ro", ELF::SHT_PROGBITS,
129 return ParseSectionSwitch(".data.rel.ro.local", ELF::SHT_PROGBITS,
135 return ParseSectionSwitch(".eh_frame", ELF::SHT_PROGBITS,
434 unsigned Type = ELF::SHT_PROGBITS;
455 Type = ELF::SHT_PROGBITS;
    [all...]
  /external/elfutils/libasm/
asm_newscn.c 88 if (type == SHT_PROGBITS)
177 || (type != SHT_PROGBITS && unlikely (type != SHT_NOBITS)))
  /external/chromium_org/courgette/
types_elf.h 75 SHT_PROGBITS = 1,
  /external/llvm/lib/CodeGen/AsmPrinter/
ErlangGCPrinter.cpp 57 .getELFSection(".note.gc", ELF::SHT_PROGBITS, 0,
  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp 37 getContext().getELFSection(".sdata", ELF::SHT_PROGBITS,
  /external/llvm/lib/Target/Mips/
MipsTargetObjectFile.cpp 32 getContext().getELFSection(".sdata", ELF::SHT_PROGBITS,

Completed in 540 milliseconds

1 2 3 4 5 6 7