Home
last modified time | relevance | path

Searched defs:findfunc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mksh/src/
H A Dexec.c1034 findfunc(const char *name, uint32_t h, bool create) in findfunc() function
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsymtab.go873 func findfunc(pc uintptr) funcInfo { func