Home
last modified time | relevance | path

Searched full:n_value (Results 1 – 25 of 58) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/test/ObjectYAML/MachO/
Dsymtab.yaml149 n_value: 4294971808
154 n_value: 4294971888
159 n_value: 4294973024
164 n_value: 4294973056
169 n_value: 4294974784
174 n_value: 4294974800
179 n_value: 4294974832
184 n_value: 4294975104
189 n_value: 4294975280
194 n_value: 4294967296
[all …]
DLittleEndian.yaml111 n_value: 0
116 n_value: 0
DDWARF-debug_str.yaml231 n_value: 4294967296
236 n_value: 4294971296
DDWARF-debug_aranges.yaml303 n_value: 4294967296
308 n_value: 4294971216
DDWARF-pubsections.yaml294 n_value: 4294967296
299 n_value: 4294971216
DDWARF-LittleEndian.yaml243 n_value: 0
248 n_value: 0
DDWARF-BigEndian.yaml254 n_value: 0
259 n_value: 0
/external/llvm/test/ObjectYAML/MachO/
Dsymtab.yaml149 n_value: 4294971808
154 n_value: 4294971888
159 n_value: 4294973024
164 n_value: 4294973056
169 n_value: 4294974784
174 n_value: 4294974800
179 n_value: 4294974832
184 n_value: 4294975104
189 n_value: 4294975280
194 n_value: 4294967296
[all …]
/external/elfutils/tests/
Dtest-nlist.c61 "nl[%d].n_value = %ld\n" in main()
67 cnt, nl[cnt].n_value, in main()
73 if ((cnt != 4 && nl[cnt].n_value == 0 && nl[cnt].n_scnum == 0 in main()
76 || (cnt == 4 && (nl[cnt].n_value != 0 || nl[cnt].n_scnum != 0 in main()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2551 // the symbol indirectly through n_value. Based on the relocation information
2556 DisassembleInfo *info, uint64_t &n_value, in get_symbol_64() argument
2558 n_value = 0; in get_symbol_64()
2585 // at this section_offset then use that symbol's value for the n_value in get_symbol_64()
2589 n_value = Symbol.getValue(); in get_symbol_64()
3232 uint64_t n_value; in get_objc2_64bit_class_name() local
3233 const char *symbol_name = get_symbol_64(offset, S, info, n_value); in get_objc2_64bit_class_name()
3284 uint64_t n_value; in get_objc2_64bit_cfstring_name() local
3286 offset + offsetof(struct cfstring64_t, characters), S, info, n_value); in get_objc2_64bit_cfstring_name()
3289 cfs_characters = n_value; in get_objc2_64bit_cfstring_name()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/
Duuid32.yaml182 n_value: 4096
187 n_value: 8113
192 n_value: 0
Duuid.yaml184 n_value: 4294967296
189 n_value: 4294971312
194 n_value: 0
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp2952 // the symbol indirectly through n_value. Based on the relocation information
2957 DisassembleInfo *info, uint64_t &n_value, in get_symbol_64() argument
2959 n_value = 0; in get_symbol_64()
2986 // at this section_offset then use that symbol's value for the n_value in get_symbol_64()
2990 n_value = Symbol.getValue(); in get_symbol_64()
3631 uint64_t n_value; in get_objc2_64bit_class_name() local
3632 const char *symbol_name = get_symbol_64(offset, S, info, n_value); in get_objc2_64bit_class_name()
3683 uint64_t n_value; in get_objc2_64bit_cfstring_name() local
3685 offset + offsetof(struct cfstring64_t, characters), S, info, n_value); in get_objc2_64bit_cfstring_name()
3688 cfs_characters = n_value; in get_objc2_64bit_cfstring_name()
[all …]
/external/llvm/test/tools/dsymutil/
Ddump-symtab.test8 ALL-NEXT: Index n_strx n_type n_sect n_desc n_value
21 I386-NEXT: Index n_strx n_type n_sect n_desc n_value
36 ALL-NEXT: Index n_strx n_type n_sect n_desc n_value
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/
Ddump-symtab.test8 ALL-NEXT: Index n_strx n_type n_sect n_desc n_value
21 I386-NEXT: Index n_strx n_type n_sect n_desc n_value
36 ALL-NEXT: Index n_strx n_type n_sect n_desc n_value
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderTextureImageSamplesTests.cpp475 for (int n_value = 0; n_value < m_internalformat_n_samples_count; ++n_value) in executeFunctionalTest() local
485 if (m_internalformat_n_samples_data[n_value] > max_image_samples) in executeFunctionalTest()
497 …gl.texStorage2DMultisample(texture_target, m_internalformat_n_samples_data[n_value], texture_inter… in executeFunctionalTest()
505 …gl.texStorage3DMultisample(texture_target, m_internalformat_n_samples_data[n_value], texture_inter… in executeFunctionalTest()
539 expected_value = m_internalformat_n_samples_data[n_value]; in executeFunctionalTest()
/external/libxml2/
Dtestapi.c2029 int n_value; in test_htmlEntityValueLookup() local
2031 for (n_value = 0;n_value < gen_nb_unsigned_int;n_value++) { in test_htmlEntityValueLookup()
2033 value = gen_unsigned_int(n_value, 0); in test_htmlEntityValueLookup()
2038 des_unsigned_int(n_value, value, 0); in test_htmlEntityValueLookup()
2044 printf(" %d", n_value); in test_htmlEntityValueLookup()
3878 int n_value; in test_xmlSAX2CDataBlock() local
3883 for (n_value = 0;n_value < gen_nb_const_xmlChar_ptr;n_value++) { in test_xmlSAX2CDataBlock()
3887 value = gen_const_xmlChar_ptr(n_value, 1); in test_xmlSAX2CDataBlock()
3896 des_const_xmlChar_ptr(n_value, (const xmlChar *)value, 1); in test_xmlSAX2CDataBlock()
3904 printf(" %d", n_value); in test_xmlSAX2CDataBlock()
[all …]
/external/elfutils/libelf/
Dnlist.c188 nl->n_value = found->sym.st_value; in nlist()
198 nl->n_value = 0; in nlist()
235 nl->n_value = 0; in nlist()
Dnlist.h37 long int n_value; /* Value of symbol. */ member
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc70 unsigned long n_value; member
278 line.rva_to_func = cur_list->n_value; in LoadLineInfo()
316 // The n_value field is always 0 from stab generated by Sun CC. in LoadFuncSymbols()
318 func_info.addr = cur_list->n_value; in LoadFuncSymbols()
417 // The n_value field is always 0 from stab generated by Sun CC. in LoadAllSymbols()
419 source_file_info.addr = cur_list->n_value; in LoadAllSymbols()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/X86/
Dmalformed-machos.test50 INVALID-SYMBOL-INDR: macho-invalid-symbol-indr': truncated or malformed object (bad n_value: 22 pas…
53 …symbol-indr) (for architecture i386): truncated or malformed object (bad n_value: 22 past the end …
/external/llvm/tools/dsymutil/
DMachODebugMapParser.cpp79 STE.n_value); in handleStabDebugMapEntry()
93 STE.n_value); in dumpSymTabEntry()
203 OS << "Index n_strx n_type n_sect n_desc n_value\n"; in dumpSymTabHeader()
256 // n_value in dumpSymTabEntry()
/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.cc185 q->n_value = 0; in __breakpad_fdnlist()
385 p->n_value = q->n_value; in __breakpad_fdnlist()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DMachODebugMapParser.cpp82 STE.n_value); in handleStabDebugMapEntry()
96 STE.n_value); in dumpSymTabEntry()
221 OS << "Index n_strx n_type n_sect n_desc n_value\n"; in dumpSymTabHeader()
278 // n_value in dumpSymTabEntry()
/external/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c198 VALUE n_value = rb_funcall(value, rb_intern("remainder"), 1, INT2NUM(1)); in native_slot_set_value_and_case() local
199 n_value = rb_funcall(n_value, rb_intern("*"), 1, INT2NUM(1000000000)); in native_slot_set_value_and_case()
200 n_value = rb_funcall(n_value, rb_intern("round"), 0); in native_slot_set_value_and_case()
201 rb_hash_aset(hash, rb_str_new2("nanos"), n_value); in native_slot_set_value_and_case()

123