/external/llvm/test/MC/MachO/ARM/ |
thumb2-movw-fixup.s | 24 @ CHECK: Section __text { 30 @ CHECK: Section: __data (2) 37 @ CHECK: Section: - (16777215) 44 @ CHECK: Section: __data (2) 51 @ CHECK: Section: - (16777215) 58 @ CHECK: Section: __data (2) 65 @ CHECK: Section: - (16777215) 72 @ CHECK: Section: __data (2) 79 @ CHECK: Section: - (16777215)
|
/external/llvm/test/MC/Mips/ |
micromips-label-test.s | 23 # CHECK: Section: .text 30 # CHECK: Section: .text 37 # CHECK: Section: .text 44 # CHECK: Section: .text 51 # CHECK: Section: .text
|
/external/llvm/include/llvm/Object/ |
ELFYAML.h | 72 StringRef Section; 87 struct Section { 103 Section(SectionKind Kind) : Kind(Kind) {} 104 virtual ~Section(); 106 struct RawContentSection : Section { 109 RawContentSection() : Section(SectionKind::RawContent) {} 110 static bool classof(const Section *S) { 115 struct NoBitsSection : Section { 117 NoBitsSection() : Section(SectionKind::NoBits) {} 118 static bool classof(const Section *S) [all...] |
/external/llvm/include/llvm/DebugInfo/DWARF/ |
DWARFTypeUnit.h | 22 DWARFTypeUnit(DWARFContext &Context, const DWARFSection &Section, 27 : DWARFUnit(Context, Section, DA, RS, SS, SOS, AOS, LS, LE, UnitSection, 33 static const DWARFSectionKind Section = DW_SECT_TYPES;
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/ |
sections-3.d | 1 #objdump: -P section 5 Section: __symbol_stub __TEXT.*\(bfdname: .symbol_stub\) 10 Section: __la_symbol_ptr __DATA.*\(bfdname: .lazy_symbol_pointer\) 15 Section: __nl_symbol_ptr __DATA.*\(bfdname: .non_lazy_symbol_pointer\)
|
/external/deqp/modules/gles2/functional/ |
es2fNegativeShaderApiTests.cpp | 75 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType is not an accepted value."); 89 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL."); 94 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if count is less than 0."); 100 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object."); 118 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL."); 123 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object."); 133 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL."); 154 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryformat is not a supported format returned in GL_SHADER_BINARY_FORMATS."); 161 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if any value in shaders is not a value generated by OpenGL."); 167 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n or length is negative.") [all...] |
/external/llvm/tools/lli/ |
RemoteMemoryManager.cpp | 99 Allocation &Section = UnmappedSections[i]; 100 if (Section.IsCode) { 101 unsigned Size = Section.MB.size(); 102 unsigned Align = Section.Alignment; 106 // section. 108 // Save off the address of the new section and allocate its space. 109 Offsets.push_back(std::pair<Allocation,uint64_t>(Section, CurOffset)); 116 Allocation &Section = UnmappedSections[i]; 117 if (!Section.IsCode) { 118 unsigned Size = Section.MB.size() [all...] |
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
note-1.d | 3 #objcopy: --add-section .note=$srcdir/note-1.d 4 #name: add notes section 10 Section Headers:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
attr-gnu-abi-msa-1.d | 5 Attribute Section: gnu
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
attr-arch-directive-1.d | 6 Attribute Section: c6xabi
|
attr-arch-directive-2.d | 6 Attribute Section: c6xabi
|
attr-arch-directive-3.d | 6 Attribute Section: c6xabi
|
attr-arch-opts-c62x.d | 6 Attribute Section: c6xabi
|
attr-arch-opts-c64x+.d | 6 Attribute Section: c6xabi
|
attr-arch-opts-c64x.d | 6 Attribute Section: c6xabi
|
attr-arch-opts-c674x.d | 6 Attribute Section: c6xabi
|
attr-arch-opts-c67x+.d | 6 Attribute Section: c6xabi
|
attr-arch-opts-c67x.d | 6 Attribute Section: c6xabi
|
attr-arch-opts-override-1.d | 6 Attribute Section: c6xabi
|
attr-arch-opts-override-2.d | 6 Attribute Section: c6xabi
|
attr-array-directive-1.d | 6 Attribute Section: c6xabi
|
attr-array-directive-2.d | 6 Attribute Section: c6xabi
|
attr-array-directive-3.d | 6 Attribute Section: c6xabi
|
attr-array-directive-4.d | 6 Attribute Section: c6xabi
|
attr-compatibility-directive-1.d | 6 Attribute Section: c6xabi
|