Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dexception.c135 const unsigned char *action_table; member
177 info->action_table = p + tmp; in parse_lsda_header()
354 action_record = info.action_table + cs_action - 1; in PERSONALITY_FUNCTION()
360 while (p < info.action_table) in PERSONALITY_FUNCTION()
374 p = info.action_table; in PERSONALITY_FUNCTION()
380 action_record = info.action_table + cs_action - 1; in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dexception.c135 const unsigned char *action_table; member
177 info->action_table = p + tmp; in parse_lsda_header()
354 action_record = info.action_table + cs_action - 1; in PERSONALITY_FUNCTION()
360 while (p < info.action_table) in PERSONALITY_FUNCTION()
374 p = info.action_table; in PERSONALITY_FUNCTION()
380 action_record = info.action_table + cs_action - 1; in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-c.c40 const unsigned char *action_table; member
75 info->action_table = p + tmp; in parse_lsda_header()
195 while (p < info.action_table)
208 p = info.action_table;
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-c.c40 const unsigned char *action_table; member
75 info->action_table = p + tmp; in parse_lsda_header()
195 while (p < info.action_table)
208 p = info.action_table;
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Ddwarf_eh.h329 dw_eh_ptr_t action_table; member
373 lsda.action_table = data; in parse_lsda()
375 lsda.action_table = data + callsite_size; in parse_lsda()
416 while (callsite_table <= lsda->action_table) in dwarf_eh_find_callsite()
448 result->action_record = lsda->action_table + action - 1; in dwarf_eh_find_callsite()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc43 const unsigned char *action_table; member
83 info->action_table = p + tmp; in parse_lsda_header()
492 action_record = info.action_table + cs_action - 1; in PERSONALITY_FUNCTION()
497 while (p < info.action_table) in PERSONALITY_FUNCTION()
510 p = info.action_table; in PERSONALITY_FUNCTION()
516 action_record = info.action_table + cs_action - 1; in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc43 const unsigned char *action_table; member
83 info->action_table = p + tmp; in parse_lsda_header()
492 action_record = info.action_table + cs_action - 1; in PERSONALITY_FUNCTION()
497 while (p < info.action_table) in PERSONALITY_FUNCTION()
510 p = info.action_table; in PERSONALITY_FUNCTION()
516 action_record = info.action_table + cs_action - 1; in PERSONALITY_FUNCTION()