Home
last modified time | relevance | path

Searched defs:funcdesc (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/linux/user/src/internal/
Ddynlink.h126 struct funcdesc { struct
127 void *addr;
128 size_t *got;
/third_party/NuttX/drivers/usbdev/gadget/
Ddfu.c103 struct dfu_funcdesc_s funcdesc; /* DFU functional descriptor */ member
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c99 struct funcdesc { struct
100 void *addr;
101 size_t *got;
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c99 struct funcdesc { struct
100 void *addr;
101 size_t *got;
/third_party/musl/ldso/
Ddynlink.c101 struct funcdesc { struct
102 void *addr;
103 size_t *got;