Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 28) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libubacktrace/arm/
A Dbacktrace.c54 unwind_getgr (_Unwind_Context *context, int regno) in unwind_getgr()
63 #define unwind_getip(context) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/arm/
A Dunwind-forcedunwind.c151 struct _Unwind_Context *context) in __gcc_personality_v0()
170 _Unwind_GetCFA (struct _Unwind_Context *context) in _Unwind_GetCFA()
A Dunwind-resume.c110 struct _Unwind_Context *context) in __gcc_personality_v0()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dunwind-forcedunwind.c120 struct _Unwind_Context *context) in __gcc_personality_v0()
147 _Unwind_GetCFA (struct _Unwind_Context *context) in _Unwind_GetCFA()
A Dunwind-resume.c74 struct _Unwind_Context *context) in __gcc_personality_v0()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/
A Dunwind.h247 _Unwind_GetGR (_Unwind_Context *context, int regno) in _Unwind_GetGR()
255 #define _Unwind_GetIP(context) \ argument
259 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val) in _Unwind_SetGR()
266 #define _Unwind_SetIP(context, val) \ argument
/l4re-core-master/libstdc++-v3/contrib/gcc-4.9/
A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
279 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
/l4re-core-master/libstdc++-v3/contrib/gcc-5/
A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
279 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
/l4re-core-master/libstdc++-v3/contrib/gcc-7/
A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
279 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
/l4re-core-master/libstdc++-v3/contrib/gcc-10/
A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
301 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
/l4re-core-master/libstdc++-v3/contrib/gcc-11/
A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
301 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
/l4re-core-master/libstdc++-v3/contrib/gcc-6/
A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
279 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
/l4re-core-master/libstdc++-v3/contrib/gcc-8/
A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
279 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
/l4re-core-master/libstdc++-v3/contrib/gcc-9/
A Dunwind-pe.h101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
284 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
/l4re-core-master/uclibc/lib/contrib/uclibc/libcrypt/
A Dmd5.c180 static void __md5_Init (struct MD5Context *context) in __md5_Init()
197 static void __md5_Update ( struct MD5Context *context, const unsigned char *input, unsigned int inp… in __md5_Update()
235 static void __md5_Pad ( struct MD5Context *context) in __md5_Pad()
261 static void __md5_Final ( unsigned char digest[16], struct MD5Context *context) in __md5_Final()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Deh_personality.cc49 parse_lsda_header (_Unwind_Context *context, const unsigned char *p, in parse_lsda_header()
153 struct _Unwind_Context* context, in save_caught_exception()
274 struct _Unwind_Context* context in save_caught_exception()
348 struct _Unwind_Context* context) in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Deh_personality.cc49 parse_lsda_header (_Unwind_Context *context, const unsigned char *p, in parse_lsda_header()
153 struct _Unwind_Context* context, in save_caught_exception()
274 struct _Unwind_Context* context in save_caught_exception()
348 struct _Unwind_Context* context) in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Deh_personality.cc49 parse_lsda_header (_Unwind_Context *context, const unsigned char *p, in parse_lsda_header()
153 struct _Unwind_Context* context, in save_caught_exception()
274 struct _Unwind_Context* context in save_caught_exception()
348 struct _Unwind_Context* context) in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Deh_personality.cc49 parse_lsda_header (_Unwind_Context *context, const unsigned char *p, in parse_lsda_header()
153 struct _Unwind_Context* context, in save_caught_exception()
274 struct _Unwind_Context* context in save_caught_exception()
348 struct _Unwind_Context* context) in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Deh_personality.cc49 parse_lsda_header (_Unwind_Context *context, const unsigned char *p, in parse_lsda_header()
153 struct _Unwind_Context* context, in save_caught_exception()
274 struct _Unwind_Context* context in save_caught_exception()
348 struct _Unwind_Context* context) in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Deh_personality.cc49 parse_lsda_header (_Unwind_Context *context, const unsigned char *p, in parse_lsda_header()
161 struct _Unwind_Context* context, in save_caught_exception()
282 struct _Unwind_Context* context in save_caught_exception()
357 struct _Unwind_Context* context) in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Deh_personality.cc49 parse_lsda_header (_Unwind_Context *context, const unsigned char *p, in parse_lsda_header()
153 struct _Unwind_Context* context, in save_caught_exception()
274 struct _Unwind_Context* context in save_caught_exception()
349 struct _Unwind_Context* context) in PERSONALITY_FUNCTION()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Deh_personality.cc49 parse_lsda_header (_Unwind_Context *context, const unsigned char *p, in parse_lsda_header()
161 struct _Unwind_Context* context, in save_caught_exception()
282 struct _Unwind_Context* context in save_caught_exception()
357 struct _Unwind_Context* context) in PERSONALITY_FUNCTION()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dunwind.c43 struct _Unwind_Context *context, void *stop_parameter) in unwind_stop()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregexec.c954 unsigned int context; in acquire_init_state_context() local
1122 check_halt_node_context (const re_dfa_t *dfa, int node, unsigned int context) in check_halt_node_context()
1145 unsigned int context; in check_halt_state_context() local
2199 unsigned int context; in transit_state() local
2241 unsigned int context; in merge_state_with_log() local
2417 unsigned int context; in transit_state_mb() local
2487 unsigned int context; in transit_state_bkref() local
2799 unsigned int context; in check_arrival() local
3964 unsigned int context = re_string_context_at (&mctx->input, idx, in check_node_accept() local

Completed in 43 milliseconds

12