Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-eh-frame.c161 read_value (bfd *abfd, bfd_byte *buf, int width, int is_signed) in read_value() function
1311 val = read_value (abfd, buf, per_width, in _bfd_elf_write_section_eh_frame()
1349 value = read_value (abfd, buf, width, in _bfd_elf_write_section_eh_frame()
1392 value = read_value (abfd, buf, width, in _bfd_elf_write_section_eh_frame()
1429 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.
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf-eh-frame.c131 read_value (bfd *abfd, bfd_byte *buf, int width, int is_signed) in read_value() function
916 value = read_value (abfd, buf, per_width, in _bfd_elf_write_section_eh_frame()
954 address = value = read_value (abfd, buf, width, in _bfd_elf_write_section_eh_frame()
1000 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.
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp690 bool read_value = true, uint8_t byte_size = 0, in ExtractRuntimeGlobalSymbol() argument
720 if (read_value) in ExtractRuntimeGlobalSymbol()