/glibc-2.36/sysdeps/ia64/ |
D | unwind-resume.c | 21 _Unwind_GetBSP (struct _Unwind_Context *context) in _Unwind_GetBSP()
|
/glibc-2.36/signal/ |
D | sigreturn.c | 22 __sigreturn (struct sigcontext *context) in __sigreturn()
|
/glibc-2.36/support/ |
D | support_capture_subprocess_check.c | 26 print_context (const char *context, bool *failed) in print_context() 50 const char *context, int status_or_signal, in support_capture_subprocess_check()
|
/glibc-2.36/elf/ |
D | static-stubs.c | 43 struct _Unwind_Context *context __attribute__ ((unused))) in __gcc_personality_v0()
|
/glibc-2.36/hesiod/ |
D | hesiod.c | 77 hesiod_init(void **context) { in hesiod_init() 136 hesiod_end(void *context) { in hesiod_end() 151 hesiod_to_bind(void *context, const char *name, const char *type) { in hesiod_to_bind() 209 hesiod_resolve(void *context, const char *name, const char *type) { in hesiod_resolve() 228 hesiod_free_list(void *context, char **list) { in hesiod_free_list()
|
/glibc-2.36/sysdeps/generic/ |
D | unwind-dw2.c | 174 _Unwind_GetGR (struct _Unwind_Context *context, int index) in _Unwind_GetGR() 183 _Unwind_SetGR (struct _Unwind_Context *context, int index, _Unwind_Word val) in _Unwind_SetGR() 191 _Unwind_GetIP (struct _Unwind_Context *context) in _Unwind_GetIP() 199 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val) in _Unwind_SetIP() 205 _Unwind_GetLanguageSpecificData (struct _Unwind_Context *context) in _Unwind_GetLanguageSpecificData() 211 _Unwind_GetRegionStart (struct _Unwind_Context *context) in _Unwind_GetRegionStart() 229 _Unwind_GetDataRelBase (struct _Unwind_Context *context) in _Unwind_GetDataRelBase() 235 _Unwind_GetTextRelBase (struct _Unwind_Context *context) in _Unwind_GetTextRelBase() 246 extract_cie_info (struct dwarf_cie *cie, struct _Unwind_Context *context, in extract_cie_info() 323 struct _Unwind_Context *context, _Unwind_Word initial) in execute_stack_op() [all …]
|
D | unwind-resume.c | 56 _Unwind_GetCFA (struct _Unwind_Context *context) in _Unwind_GetCFA()
|
D | unwind-pe.h | 118 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value() 296 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
|
/glibc-2.36/sysdeps/arm/ |
D | backtrace.c | 35 _Unwind_Context *context, int regno) in unwind_getgr() 45 #define unwind_getip(context) \ argument
|
D | unwind.h | 246 _Unwind_GetGR (_Unwind_Context *context, int regno) in _Unwind_GetGR() 254 #define _Unwind_GetIP(context) \ argument 258 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val) in _Unwind_SetGR() 265 #define _Unwind_SetIP(context, val) \ argument
|
/glibc-2.36/nptl/ |
D | tst-pthread-attr-sigmask.c | 46 check_sigmask (const char *context, signals expected_mask, in check_sigmask() 63 check_current_sigmask (const char *context, signals expected_mask) in check_current_sigmask()
|
D | unwind.c | 42 struct _Unwind_Context *context, void *stop_parameter) in unwind_stop()
|
/glibc-2.36/resolv/ |
D | tst-resolv-nondecimal.c | 47 char *context = xasprintf ("getaddrinfo \"%s\" AF_INET", quoted_query); in run_query_addrinfo() local 85 char *context = xasprintf ("gethostbyname (\"%s\")", quoted_query); in run_query() local
|
/glibc-2.36/sysdeps/aarch64/ |
D | jmpbuf-unwind.h | 29 #define _JMPBUF_CFA_UNWINDS_ADJ(jmpbuf, context, adj) \ argument
|
/glibc-2.36/hesiod/nss_hesiod/ |
D | hesiod-grp.c | 54 void *context; in lookup() local 129 internal_gid_from_group (void *context, const char *groupname, gid_t *group) in internal_gid_from_group() 176 void *context; in _nss_hesiod_initgroups_dyn() local
|
D | hesiod-pwd.c | 52 void *context; in lookup() local
|
D | hesiod-proto.c | 64 void *context; in lookup() local
|
D | hesiod-service.c | 65 void *context; in lookup() local
|
/glibc-2.36/nss/ |
D | tst-nss-files-hosts-getent.c | 138 char *context = xasprintf ("do_stayopen=%d host=%d", do_stayopen, i); in subprocess_getent() local
|
/glibc-2.36/stdlib/ |
D | tst-makecontext-align.c | 29 static const char *context; variable
|
/glibc-2.36/hurd/hurd/ |
D | signal.h | 108 struct sigcontext *context; member
|
/glibc-2.36/posix/ |
D | regexec.c | 1007 unsigned int context; in acquire_init_state_context() local 1175 check_halt_node_context (const re_dfa_t *dfa, Idx node, unsigned int context) in check_halt_node_context() 1197 unsigned int context; in check_halt_state_context() local 2246 unsigned int context; in transit_state() local 2287 unsigned int context; in merge_state_with_log() local 2461 unsigned int context; in transit_state_mb() local 2529 unsigned int context; in transit_state_bkref() local 2843 unsigned int context; in check_arrival() local 3973 unsigned int context = re_string_context_at (&mctx->input, idx, in check_node_accept() local
|
D | regex_internal.c | 1466 calc_state_hash (const re_node_set *nodes, unsigned int context) in calc_state_hash() 1535 const re_node_set *nodes, unsigned int context) in re_acquire_state_context() 1681 unsigned int context, re_hashval_t hash) in create_cd_newstate()
|
D | regex_internal.h | 510 #define NOT_SATISFY_PREV_CONSTRAINT(constraint,context) \ argument 516 #define NOT_SATISFY_NEXT_CONSTRAINT(constraint,context) \ argument 530 unsigned int context : 4; member
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | tst-pkey.c | 52 sigsegv_handler (int signum, siginfo_t *info, void *context) in sigsegv_handler()
|