Home
last modified time | relevance | path

Searched refs:get_image_symbol (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Python/
Ddynload_beos.c214 retval = get_image_symbol( the_id, funcname, B_SYMBOL_TYPE_TEXT, &p ); in _PyImport_GetDynLoadFunc()
/external/mesa3d/src/hgl/
DGLRendererRoster.cpp204 status = get_image_symbol(image, "instantiate_gl_renderer", in CreateRenderer()
/external/rust/crates/libc/src/unix/haiku/
Dnative.rs1142 pub fn get_image_symbol( in get_image_symbol() function