Searched refs:n_value (Results 1 - 20 of 20) sorted by relevance

/external/elfutils/0.153/libelf/
H A Dnlist.h58 long int n_value; /* Value of symbol. */ member in struct:nlist
H A Dnlist.c206 nl->n_value = found->sym.st_value;
216 nl->n_value = 0;
253 nl->n_value = 0;
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadstabs.c153 (Int)st->n_value,
244 next_stabstr = stabstr + st->n_value;
269 Addr addr = func.start + st->n_value;
293 Addr addr = func.start + st->n_value;
337 addr = func.start + st->n_value;
350 addr = di->text_debug_bias + st->n_value;
H A Dreadmacho.c317 sym_addr = di->text_bias + nl.n_value;
320 sym_addr = nl.n_value; */
/external/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2006 nlist.n_value = dsc_local_symbols_data.GetAddress_unchecked (&nlist_data_offset);
2063 if (nlist.n_value != 0)
2064 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2079 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2081 N_FUN_addr_to_sym_idx[nlist.n_value] = sym_idx;
2094 symtab->SymbolAtIndex(N_FUN_indexes.back())->SetByteSize(nlist.n_value);
2106 N_STSYM_addr_to_sym_idx[nlist.n_value] = sym_idx;
2107 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2113 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2147 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dtestapi.c2023 int n_value; local
2025 for (n_value = 0;n_value < gen_nb_unsigned_int;n_value++) {
2027 value = gen_unsigned_int(n_value, 0);
2032 des_unsigned_int(n_value, value, 0);
2038 printf(" %d", n_value);
3866 int n_value; local
3871 for (n_value = 0;n_value < gen_nb_const_xmlChar_pt
3954 int n_value; local
5696 int n_value; local
6171 int n_value; local
15243 int n_value; local
15572 int n_value; local
15643 int n_value; local
15714 int n_value; local
21216 int n_value; local
21584 int n_value; local
21637 int n_value; local
21729 int n_value; local
23411 int n_value; local
23464 int n_value; local
23587 int n_value; local
23626 int n_value; local
23849 int n_value; local
23892 int n_value; local
23935 int n_value; local
23978 int n_value; local
25867 int n_value; local
26048 int n_value; local
26147 int n_value; local
26453 int n_value; local
26487 int n_value; local
26521 int n_value; local
26555 int n_value; local
26693 int n_value; local
26805 int n_value; local
32433 int n_value; local
33366 int n_value; local
33414 int n_value; local
34747 int n_value; local
35264 int n_value; local
35319 int n_value; local
35376 int n_value; local
35433 int n_value; local
35500 int n_value; local
35562 int n_value; local
35629 int n_value; local
35684 int n_value; local
35849 int n_value; local
46107 int n_value; local
46690 int n_value; local
49748 int n_value; local
49808 int n_value; local
[all...]
/external/chromium_org/content/child/webcrypto/test/
H A Dtest_helpers.cc497 std::string n_value;
498 if (!Base64DecodeUrlSafe(value_string, &n_value))
500 if (base::HexEncode(n_value.data(), n_value.size()) != n_expected_hex) {
/external/kernel-headers/original/uapi/linux/
H A Da.out.h173 unsigned long n_value;
172 unsigned long n_value; member in struct:nlist
/external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/
H A DSDL_dlcompat.c1304 if ((!symtable->n_value) /* Undefined */
1312 if ((addr >= symtable->n_value) && (diff >= (symtable->n_value - addr)))
1314 diff = (unsigned long)symtable->n_value - addr;
1321 info->dli_saddr = nearest->n_value + ((void *)p - addr);
/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp196 Symbol.Value = Entry.n_value;
204 Symbol.Value = Entry.n_value;
/external/svox/pico/lib/
H A Dpicosig.c740 picoos_uint16 n_value; local
987 &n_pos, &n_value);
992 f_value = (picoos_single) n_value
998 f_value = (picoos_single) n_value
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dobj_int_extract.c127 /* Although each section is given it's own offset, nlist.n_value
132 * increases but n_value still references the first section.
187 memcpy(&val, base_buf + base_data_section + nl.n_value,
197 memcpy(&val, base_buf + base_data_section + nl.n_value,
/external/libvpx/libvpx/build/make/
H A Dobj_int_extract.c127 /* Although each section is given it's own offset, nlist.n_value
132 * increases but n_value still references the first section.
187 memcpy(&val, base_buf + base_data_section + nl.n_value,
197 memcpy(&val, base_buf + base_data_section + nl.n_value,
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp98 sys::swapByteOrder(S.n_value);
105 sys::swapByteOrder(S.n_value);
484 // index is in the n_value field.
491 NValue = Entry.n_value;
496 NValue = Entry.n_value;
512 Entry.n_value == 0)
515 Res = Entry.n_value;
519 Entry.n_value == 0)
522 Res = Entry.n_value;
/external/llvm/tools/macho-dump/
H A Dmacho-dump.cpp183 outs() << " ('n_value', " << Value << ")\n";
210 STE.n_sect, STE.n_desc, STE.n_value,
215 STE.n_sect, STE.n_desc, STE.n_value,
/external/libpcap/
H A Dpcap-dlpi.c1646 if (nl[NL_IFNET].n_value == 0) {
1658 if (dlpi_kread(kd, nl[NL_IFNET].n_value,
/external/llvm/include/llvm/Support/
H A DMachO.h965 uint32_t n_value; member in struct:llvm::MachO::nlist
973 uint64_t n_value; member in struct:llvm::MachO::nlist_64
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp108 ((MachO::nlist_64 *)data)->n_value = Addr;
110 ((MachO::nlist *)data)->n_value = Addr;
/external/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp280 NValue = STE_64.n_value;
288 NValue = STE.n_value;
/external/valgrind/main/perf/
H A Dtinycc.c18382 unsigned long n_value; /* value of symbol */
18399 sym->n_value = value;
20495 pc = sym->n_value + func_addr;
20512 func_addr = sym->n_value;
20517 pc = sym->n_value + func_addr;
18380 unsigned long n_value; /* value of symbol */ member in struct:__anon33320

Completed in 3560 milliseconds