/external/llvm/test/Object/ |
D | readobj-shared-object.test | 26 ELF: Section { 32 ELF: Section { 39 ELF: Section { 46 ELF: Section { 53 ELF: Section { 61 ELF: Section { 68 ELF: Section { 77 ELF: Section { 85 ELF: Section { 93 ELF: Section { [all …]
|
D | size-trivial-macho.test | 34 m: Section (__TEXT, __text): 12 35 m: Section (__DATA, __data): 4 36 m: Section (__DATA, __bss): 4 37 m: Section (__LD, __compact_unwind): 32 38 m: Section (__TEXT, __eh_frame): 64 48 mAR: Section (__TEXT, __text): 6 49 mAR: Section (__LD, __compact_unwind): 32 50 mAR: Section (__TEXT, __eh_frame): 64 55 mAR: Section (__TEXT, __text): 0 56 mAR: Section (__DATA, __data): 4 [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fNegativeFragmentApiTests.cpp | 54 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init() 65 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not an accepted value."); in init() 72 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init() 86 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init() 93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init() 98 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init() 105 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any val… in init() 116 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is any value other than GL_FRO… in init() 121 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any val… in init() 132 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init() [all …]
|
D | es3fNegativeStateApiTests.cpp | 76 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init() 83 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init() 93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 101 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 109 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 117 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 128 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); in init() 133 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside of the valid rang… in init() 145 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); in init() 150 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside of the valid rang… in init() [all …]
|
D | es3fNegativeBufferApiTests.cpp | 57 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init() 64 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init() 71 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init() 82 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL… in init() 87 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STA… in init() 92 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if size is negative."); in init() 97 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object nam… in init() 112 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL… in init() 117 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object nam… in init() 123 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the buffer object being update… in init() [all …]
|
D | es3fNegativeVertexArrayApiTests.cpp | 70 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 84 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 103 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 116 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 125 …m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.… in init() 130 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 136 … m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if size is not 1, 2, 3, or 4."); in init() 141 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if stride is negative."); in init() 146 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if type is GL_INT_2_10_10_10… in init() 157 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated a non-zero vertex array obje… in init() [all …]
|
D | es3fNegativeTextureApiTests.cpp | 141 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, … in init() 157 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init() 164 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture was previously created… in init() 191 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init() 200 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported f… in init() 223 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init() 242 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init() 248 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init() 266 … m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0."); in init() 268 m_log << TestLog::Section("", "GL_TEXTURE_2D target"); in init() [all …]
|
D | es3fNegativeShaderApiTests.cpp | 98 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType is not an accepted value… in init() 107 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init() 112 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if count is less than 0."); in init() 118 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init() 131 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init() 136 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init() 146 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init() 165 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryFormat is not an accepted val… in init() 172 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if the data pointed to by binary does… in init() 178 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if more than one of the handles i… in init() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fNegativeBufferApiTests.cpp | 55 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init() 62 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init() 69 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init() 80 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL… in init() 85 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STA… in init() 90 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if size is negative."); in init() 95 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object nam… in init() 110 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL… in init() 115 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object nam… in init() 130 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if offset or size is negative, or if … in init() [all …]
|
D | es2fNegativeStateApiTests.cpp | 69 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init() 76 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init() 86 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 94 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 102 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init() 110 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); in init() 125 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init() 130 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init() 135 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if maxCount is less than 0."); in init() 156 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value."); in init() [all …]
|
D | es2fNegativeVertexArrayApiTests.cpp | 60 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 74 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 89 …m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.… in init() 94 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 100 … m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if size is not 1, 2, 3, or 4."); in init() 105 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if stride is negative."); in init() 112 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 120 …m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equa… in init() 131 …m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.… in init() 136 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative."); in init() [all …]
|
D | es2fNegativeFragmentApiTests.cpp | 54 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init() 65 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not an accepted value."); in init() 72 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init() 86 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init() 93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init() 98 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init() 105 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any val… in init() 116 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is any value other than GL_FRO… in init() 121 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any val… in init() 132 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init() [all …]
|
D | es2fNegativeShaderApiTests.cpp | 73 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType is not an accepted value… in init() 87 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init() 92 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if count is less than 0."); in init() 98 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init() 116 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init() 121 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init() 131 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init() 152 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryformat is not a supported for… in init() 159 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if any value in shaders is not a valu… in init() 165 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n or length is negative."); in init() [all …]
|
D | es2fNegativeTextureApiTests.cpp | 110 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, … in init() 123 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init() 130 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture was previously created… in init() 148 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); in init() 156 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported f… in init() 163 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported f… in init() 184 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init() 196 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); in init() 218 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init() 231 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX… in init() [all …]
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 223 void RuntimeDyldELF::resolveX86_64Relocation(const SectionEntry &Section, in resolveX86_64Relocation() argument 232 support::ulittle64_t::ref(Section.Address + Offset) = Value + Addend; in resolveX86_64Relocation() 234 << format("%p\n", Section.Address + Offset)); in resolveX86_64Relocation() 244 support::ulittle32_t::ref(Section.Address + Offset) = TruncatedAddr; in resolveX86_64Relocation() 246 << format("%p\n", Section.Address + Offset)); in resolveX86_64Relocation() 253 (void *)(Section.ObjAddress + Offset)); in resolveX86_64Relocation() 254 uint64_t FinalAddress = Section.LoadAddress + Offset; in resolveX86_64Relocation() 257 if (Offset < Section.Size) in resolveX86_64Relocation() 261 support::ulittle32_t::ref(Section.Address + Offset) = TruncOffset; in resolveX86_64Relocation() 268 (void *)(Section.ObjAddress + Offset)); in resolveX86_64Relocation() [all …]
|
/external/google-breakpad/src/processor/ |
D | synth_minidump.h | 136 class Section: public test_assembler::Section { 138 explicit Section(const Dump &dump); 148 void CiteLocationIn(test_assembler::Section *section) const; 165 class Stream: public Section { 169 Stream(const Dump &dump, uint32_t type) : Section(dump), type_(type) { } in Stream() 172 void CiteStreamIn(test_assembler::Section *section) const; 200 class String: public Section { 205 void CiteStringIn(test_assembler::Section *section) const; 212 class Memory: public Section { 215 : Section(dump), address_(address) { start() = address; } in Memory() [all …]
|
/external/google-breakpad/src/common/ |
D | test_assembler.h | 270 class Section { 272 Section(Endianness endianness = kUnsetEndian) 277 virtual ~Section() { }; in ~Section() 291 Section &Append(const uint8_t *data, size_t size) { in Append() 295 Section &Append(const string &data) { in Append() 302 Section &Append(size_t size, uint8_t byte) { in Append() 310 Section &Append(Endianness endianness, size_t size, uint64_t number); 311 Section &Append(Endianness endianness, size_t size, const Label &label); 320 Section &Append(const Section §ion); 324 Section &AppendCString(const string &data) { in AppendCString() [all …]
|
D | test_assembler.cc | 221 Section &Section::Append(Endianness endianness, size_t size, uint64_t number) { in Append() 227 Section &Section::Append(Endianness endianness, size_t size, in Append() 249 Section &Section::e ## bits(uint ## bits ## _t v) { \ 256 Section &Section::e ## bits(const Label &v) { \ 275 Section &Section::D ## bits(uint ## bits ## _t v) { \ 281 Section &Section::D ## bits(const Label &v) { \ 293 Section &Section::Append(const Section §ion) { in Append() 303 Section &Section::LEB128(long long value) { in LEB128() 315 Section &Section::ULEB128(uint64_t value) { in ULEB128() 324 Section &Section::Align(size_t alignment, uint8_t pad_byte) { in Align() [all …]
|
/external/llvm/tools/lli/ |
D | RemoteMemoryManager.cpp | 99 Allocation &Section = UnmappedSections[i]; in notifyObjectLoaded() local 100 if (Section.IsCode) { in notifyObjectLoaded() 101 unsigned Size = Section.MB.size(); in notifyObjectLoaded() 102 unsigned Align = Section.Alignment; in notifyObjectLoaded() 109 Offsets.push_back(std::pair<Allocation,uint64_t>(Section, CurOffset)); in notifyObjectLoaded() 116 Allocation &Section = UnmappedSections[i]; in notifyObjectLoaded() local 117 if (!Section.IsCode) { in notifyObjectLoaded() 118 unsigned Size = Section.MB.size(); in notifyObjectLoaded() 119 unsigned Align = Section.Alignment; in notifyObjectLoaded() 126 Offsets.push_back(std::pair<Allocation,uint64_t>(Section, CurOffset)); in notifyObjectLoaded() [all …]
|
/external/llvm/lib/MC/ |
D | ConstantPools.cpp | 52 AssemblerConstantPools::getConstantPool(const MCSection *Section) { in getConstantPool() argument 53 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool() 61 AssemblerConstantPools::getOrCreateConstantPool(const MCSection *Section) { in getOrCreateConstantPool() argument 62 return ConstantPools[Section]; in getOrCreateConstantPool() 65 static void emitConstantPool(MCStreamer &Streamer, const MCSection *Section, in emitConstantPool() argument 68 Streamer.SwitchSection(Section); in emitConstantPool() 78 const MCSection *Section = CPI->first; in emitAll() local 81 emitConstantPool(Streamer, Section, CP); in emitAll() 86 const MCSection *Section = Streamer.getCurrentSection().first; in emitForCurrentSection() local 87 if (ConstantPool *CP = getConstantPool(Section)) { in emitForCurrentSection() [all …]
|
/external/llvm/include/llvm/Object/ |
D | ELFYAML.h | 65 StringRef Section; member 80 struct Section { struct 90 Section(SectionKind Kind) : Kind(Kind) {} in Section() argument 91 virtual ~Section(); 93 struct RawContentSection : Section { 96 RawContentSection() : Section(SectionKind::RawContent) {} in RawContentSection() 97 static bool classof(const Section *S) { in classof() 102 struct Group : Section { 106 Group() : Section(SectionKind::Group) {} in Group() 107 static bool classof(const Section *S) { in classof() [all …]
|
/external/google-breakpad/src/common/dwarf/ |
D | cfi_assembler.h | 52 using google_breakpad::test_assembler::Section; 54 class CFISection: public Section { 100 : Section(endianness), address_size_(address_size), eh_frame_(eh_frame), in Section() function 175 Section::Append(endianness(), address_size_, address); in Address() 179 Section::Append(endianness(), address_size_, address); in Address() 202 CFISection &Mark(Label *label) { Section::Mark(label); return *this; } in Mark() 203 CFISection &D8(uint8_t v) { Section::D8(v); return *this; } in D8() 204 CFISection &D16(uint16_t v) { Section::D16(v); return *this; } in D16() 205 CFISection &D16(Label v) { Section::D16(v); return *this; } in D16() 206 CFISection &D32(uint32_t v) { Section::D32(v); return *this; } in D32() [all …]
|
/external/google-breakpad/src/common/linux/ |
D | synth_elf.h | 60 using test_assembler::Section; 64 class StringTable : public Section { 67 : Section(endianness) { in Section() function 94 class ELF : public Section { 103 int AddSection(const string& name, const Section& section, 124 Section program_header_table_; 132 Section section_header_table_; 141 struct ElfSection : public Section { 142 ElfSection(const Section& section, uint32_t type, uint32_t addr, in ElfSection() 144 : Section(section), type_(type), addr_(addr), offset_(offset) in ElfSection() [all …]
|
/external/deqp/modules/egl/ |
D | teglNegativeApiTests.cpp | 131 …log << TestLog::Section("Test1", "EGL_BAD_PARAMETER is generated if api is not one of the accepted… in init() 144 …log << TestLog::Section("Test2", "EGL_BAD_PARAMETER is generated if the specified client API is no… in init() 163 …log << TestLog::Section("Test1", "EGL_BAD_DISPLAY is generated if display is not an EGL display co… in init() 173 … log << TestLog::Section("Test2", "EGL_BAD_SURFACE is generated if surface is not an EGL surface"); in init() 189 …log << TestLog::Section("Test1", "EGL_BAD_DISPLAY is generated if display is not an EGL display co… in init() 199 … log << TestLog::Section("Test2", "EGL_BAD_SURFACE is generated if surface is not an EGL surface"); in init() 237 …log << TestLog::Section("Test1", "EGL_BAD_DISPLAY is generated if display is not an EGL display co… in init() 247 …log << TestLog::Section("Test2", "EGL_BAD_ATTRIBUTE is generated if attribute_list contains an inv… in init() 257 log << TestLog::Section("Test3", "EGL_BAD_PARAMETER is generated if num_config is NULL"); in init() 273 …log << TestLog::Section("Test1", "EGL_BAD_DISPLAY is generated if display is not an EGL display co… in init() [all …]
|
/external/llvm/test/MC/ARM/ |
D | eh-directive-personalityindex.s | 21 @ CHECK: Section { 28 @ RELOC: Section { 50 @ CHECK: Section { 57 @ RELOC: Section { 76 @ CHECK: Section { 83 @ CHECK: Section { 90 @ RELOC: Section { 113 @ CHECK: Section { 120 @ CHECK: Section { 127 @ RELOC: Section { [all …]
|