Searched defs:get_func (Results 1 – 9 of 9) sorted by relevance
65 .globl get_func symbol67 get_func: // @get_func label
69 optional<FuncInfo &> ProgFuncInfo::get_func(std::string name) { in get_func() function in ebpf::ProgFuncInfo76 optional<FuncInfo &> ProgFuncInfo::get_func(size_t id) { in get_func() function in ebpf::ProgFuncInfo
129 def get_func(f): function
183 static void *get_func(void *mem, uintptr_t *func_page_offset) in get_func() function
734 def get_func(self): member in CoExtra
1560 def get_func(name): function
74 fn get_func<T>(&self, name: &str) -> CLResult<T> { in get_func() method
102 def get_func(label): function
518 static CheckasmFunc *get_func(CheckasmFunc **const root, const char *const name) { in get_func() function