Searched +defs:frame +defs:list (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp136 bool WinSymbolizerTool::SymbolizePC(uptr addr, SymbolizedStack *frame) { argument
277 static void ChooseSymbolizerTools(IntrusiveList<SymbolizerTool> *list, argument
305 IntrusiveList<SymbolizerTool> list; local
[all...]
/freebsd-11-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c127 uint8_t* frame; member in struct:tap_data
358 tap_socket_list_delete(struct tap_socket_list* list) argument
372 tap_socket_list_addevs(struct tap_socket_list* list, struct ub_event_base* base) argument
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Devents.c922 static int addr_in_list(const u8 *addr, const u8 *list, size_t num) argument
3757 wpas_event_rx_mgmt_action(struct wpa_supplicant *wpa_s, const u8 *frame, size_t len, int freq, int rssi) argument
3901 struct wpa_freq_range_list *list; local
[all...]
H A Dctrl_iface.c7563 int query_reason, list = 0; local
9294 int frame; local
9353 int frame = atoi(cmd); local
9371 int frame; local
[all...]
/freebsd-11-stable/contrib/unbound/services/
H A Dlisten_dnsport.c1008 port_insert(struct listen_port** list, int s, enum listen_type ftype) argument
1135 ports_create_if(const char* ifname, int do_auto, int do_udp, int do_tcp, struct addrinfo *hints, const char* port, struct listen_port** list, size_t rcv, size_t snd, int ssl_port, struct config_strlist* tls_additional_port, int https_port, int* reuseport, int transparent, int tcp_mss, int freebind, int http2_nodelay, int use_systemd, int dnscrypt_port, int dscp) argument
1366 listen_list_delete(struct listen_list* list) argument
1568 struct listen_port* list = NULL; local
1662 listening_ports_free(struct listen_port* list) argument
2407 http2_req_frame_recv_cb(nghttp2_session* session, const nghttp2_frame* frame, void* cb_arg) argument
2495 http2_req_begin_headers_cb(nghttp2_session* session, const nghttp2_frame* frame, void* cb_arg) argument
2593 http2_req_header_cb(nghttp2_session* session, const nghttp2_frame* frame, const uint8_t* name, size_t namelen, const uint8_t* value, size_t valuelen, uint8_t ATTR_UNUSED(flags), void* cb_arg) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp305 uint32_t Thread::SetSelectedFrame(lldb_private::StackFrame *frame, argument
352 void Thread::FunctionOptimizationWarning(StackFrame *frame) { argument
1718 DumpAddressList(Stream &s, const std::vector<Address> &list, ExecutionContextScope *exe_scope) argument
1734 StackFrame *frame = exe_ctx.GetFramePtr(); local
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c872 struct dl_list list; member in struct:ft_remote_item
1168 struct dl_list list; member in struct:wpa_ft_pmk_r0_sa
1186 struct dl_list list; member in struct:wpa_ft_pmk_r1_sa
3332 struct ft_rrb_frame *frame; local
3459 struct ft_rrb_frame *frame; local
4319 struct ft_rrb_frame *frame; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdbarch.c3603 gdbarch_print_registers_info(struct gdbarch *gdbarch, struct ui_file *file, struct frame_info *frame, int regnum, int all) argument
3627 gdbarch_print_float_info(struct gdbarch *gdbarch, struct ui_file *file, struct frame_info *frame, const char *args) argument
3651 gdbarch_print_vector_info(struct gdbarch *gdbarch, struct ui_file *file, struct frame_info *frame, const char *args) argument
3879 gdbarch_deprecated_get_saved_register(struct gdbarch *gdbarch, char *raw_buffer, int *optimized, CORE_ADDR *addrp, struct frame_info *frame, int regnum, enum lval_type *lval) argument
3971 gdbarch_register_to_value(struct gdbarch *gdbarch, struct frame_info *frame, int regnum, struct type *type, void *buf) argument
3988 gdbarch_value_to_register(struct gdbarch *gdbarch, struct frame_info *frame, int regnum, struct type *type, const void *buf) argument
4268 gdbarch_deprecated_frame_init_saved_regs(struct gdbarch *gdbarch, struct frame_info *frame) argument
4292 gdbarch_deprecated_init_extra_frame_info(struct gdbarch *gdbarch, int fromleaf, struct frame_info *frame) argument
4517 gdbarch_deprecated_frame_chain(struct gdbarch *gdbarch, struct frame_info *frame) argument
4687 gdbarch_deprecated_saved_pc_after_call(struct gdbarch *gdbarch, struct frame_info *frame) argument
4711 gdbarch_frame_num_args(struct gdbarch *gdbarch, struct frame_info *frame) argument
5337 gdbarch_fetch_pointer_argument(struct gdbarch *gdbarch, struct frame_info *frame, int argi, struct type *type) argument
5769 struct gdbarch_list **list; local
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c11122 const char **list, **l; local
13522 tc_get_register(int frame) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver.h4830 struct dl_list list; member in struct:freq_survey
5271 const u8 *frame; member in struct:wpa_event_data::rx_mgmt
[all...]

Completed in 409 milliseconds