Searched defs:stub (Results 1 – 11 of 11) sorted by relevance
35 .global stub symbol37 stub: clr %o0 label
34 .globl stub symbol36 stub: label
38 .globl stub symbol39 stub: label
30 sub stub { subroutine
61 const char *stub; in conv_lddstub() local
64 uint32_t stub; member
300 struct mod_stub_info *stub; in install_stubs() local315 struct mod_stub_info *stub; in uninstall_stubs() local330 struct mod_stub_info *stub; in reset_stubs() local
2942 mod_hold_stub(struct mod_stub_info *stub) in mod_hold_stub()3054 mod_release_stub(struct mod_stub_info *stub) in mod_release_stub()
124 kv_pair_t *stub; member
237 #define stubsize(stub) ((sizeof (stub))/(sizeof (kv_pair_t))) argument