Home
last modified time | relevance | path

Searched refs:ttype_encoding (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/devel/py-cle/cle-9.0.5405/cle/backends/elf/
H A Dlsda.py19 …def __init__(self, lp_start, ttype_encoding, ttype_offset, call_site_encoding, call_site_table_len… argument
21 self.ttype_encoding = ttype_encoding # encoding of pointers in type table
133 ttype_encoding = self.stream.read(1)[0]
134 if ttype_encoding != DW_EH_encoding_flags['DW_EH_PE_omit']:
153 ttype_encoding,
/dports/lang/gcc12-devel/gcc-12-20211205/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc8/gcc-8.5.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc48/gcc-4.8.5/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc11/gcc-11.2.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc10/gcc-10.3.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc11-devel/gcc-11-20211009/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc48 unsigned char ttype_encoding; member
69 info->ttype_encoding = *p++; in parse_lsda_header()
70 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
92 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
93 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
229 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
442 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gnat_util/gcc-6-20180516/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/avr-gcc/gcc-10.2.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc9-devel/gcc-9-20211007/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc6-aux/gcc-6-20180516/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/riscv64-gcc/gcc-8.3.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc48 unsigned char ttype_encoding; member
69 info->ttype_encoding = *p++; in parse_lsda_header()
70 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
92 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
93 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
229 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
442 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc10-devel/gcc-10-20211008/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc9/gcc-9.4.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc9-aux/gcc-9.1.0/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/devel/mingw32-gcc/gcc-4.8.1/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
320 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/
H A Dexception.cc140 unsigned char ttype_encoding; member
161 info->ttype_encoding = *p++; in parse_lsda_header()
162 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
167 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
189 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
190 read_encoded_value (context, info->ttype_encoding, info->TType - i, &ptr); in get_ttype_entry()

1234567