Home
last modified time | relevance | path

Searched refs:read_value (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testdata/clang-analysis.tdir/
H A Dclang-analysis.test15 read_value () {
23 read_value srcdir '^srcdir=' $PRE/Makefile
24 read_value CPPFLAGS '^CPPFLAGS=' $PRE/Makefile
25 read_value LIBOBJS '^LIBOBJS= *' $PRE/Makefile
26 read_value DNSCRYPT_SRC '^DNSCRYPT_SRC= *' $PRE/Makefile
27 read_value DNSTAP_SRC '^DNSTAP_SRC= *' $PRE/Makefile
28 read_value WITH_PYTHONMODULE '^WITH_PYTHONMODULE= *' $PRE/Makefile
29 read_value WINAPPS '^WINAPPS= *' $PRE/Makefile
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Ddwarf_eh.h218 static uint64_t read_value(char encoding, dw_eh_ptr_t *data) in read_value() function
301 *out = read_value(encoding, data); in read_value_with_encoding()
420 call_site_start = read_value(lsda->callsite_encoding, &callsite_table); in dwarf_eh_find_callsite()
421 call_site_size = read_value(lsda->callsite_encoding, &callsite_table); in dwarf_eh_find_callsite()
431 landing_pad = read_value(lsda->callsite_encoding, &callsite_table); in dwarf_eh_find_callsite()
H A Dexception.cc898 int64_t offset = read_value(lsda->type_table_encoding, &record); in get_type_info_entry()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2-aix.c31 read_value (char *data, unsigned int size) in read_value() function
47 read_value (FIELD, sizeof (FIELD))
61 read_value (OBJECT_FIELD (OBJECT, TYPE, FIELD), FIELD_SIZE (TYPE, FIELD))
133 internal->f_magic = read_value (external, F_MAGIC_SIZE); in read_xcoff_object()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcollect2-aix.cc31 read_value (char *data, unsigned int size) in read_value() function
47 read_value (FIELD, sizeof (FIELD))
61 read_value (OBJECT_FIELD (OBJECT, TYPE, FIELD), FIELD_SIZE (TYPE, FIELD))
133 internal->f_magic = read_value (external, F_MAGIC_SIZE); in read_xcoff_object()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-eh-frame.c168 read_value (bfd *abfd, bfd_byte *buf, int width, int is_signed) in read_value() function
940 && read_value (abfd, buf - length, length, false) == 0) in _bfd_elf_parse_eh_frame()
1508 = read_value (abfd, sec->contents + ent->offset + 8 + width, in _bfd_elf_discard_section_eh_frame()
2072 val = read_value (abfd, buf, per_width, in _bfd_elf_write_section_eh_frame()
2122 value = read_value (abfd, buf, width, in _bfd_elf_write_section_eh_frame()
2188 = read_value (abfd, buf + width, width, false); in _bfd_elf_write_section_eh_frame()
2200 value = read_value (abfd, buf, width, in _bfd_elf_write_section_eh_frame()
2237 value = read_value (abfd, buf, width, in _bfd_elf_write_section_eh_frame()
H A DChangeLog-02034514 (read_value): Add parameter is_signed, use signed extraction if
4517 encoding to read_value.
H A DChangeLog-0001157 (read_value, write_value): New.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-eh-frame.c168 read_value (bfd *abfd, bfd_byte *buf, int width, int is_signed) in read_value() function
941 && read_value (abfd, buf - length, length, false) == 0) in _bfd_elf_parse_eh_frame()
1509 = read_value (abfd, sec->contents + ent->offset + 8 + width, in _bfd_elf_discard_section_eh_frame()
2073 val = read_value (abfd, buf, per_width, in _bfd_elf_write_section_eh_frame()
2123 value = read_value (abfd, buf, width, in _bfd_elf_write_section_eh_frame()
2189 = read_value (abfd, buf + width, width, false); in _bfd_elf_write_section_eh_frame()
2201 value = read_value (abfd, buf, width, in _bfd_elf_write_section_eh_frame()
2238 value = read_value (abfd, buf, width, in _bfd_elf_write_section_eh_frame()
H A DChangeLog-02034514 (read_value): Add parameter is_signed, use signed extraction if
4517 encoding to read_value.
H A DChangeLog-0001157 (read_value, write_value): New.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-02034514 (read_value): Add parameter is_signed, use signed extraction if
4517 encoding to read_value.
H A DChangeLog-0001157 (read_value, write_value): New.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-02034514 (read_value): Add parameter is_signed, use signed extraction if
4517 encoding to read_value.
H A DChangeLog-0001157 (read_value, write_value): New.