Searched refs:get_global (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/wasm32/
H A Ddisass-2.s3 get_global 0
H A Ddisass.s3 get_global 0
H A Ddisass-2.d10 2: 23 00 get_global 0 <\$got>
H A Ddisass.d10 2: 23 00 get_global 0 <\$got>
H A Dallinsn.s68 get_global 0
H A Dallinsn.d81 60: 23 00 get_global 0
/netbsd-current/external/bsd/lutok/dist/examples/
H A Dhello.cpp53 state.get_global("print");
H A Draii.cpp118 state.get_global("example");
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-result.h40 get_global (const char *name);
H A Djit-result.c97 get_global (const char *name) function in class:result
H A Dlibgccjit.c2897 gcc::jit::result::get_global method in jit-result.c. */
2907 void *global = result->get_global (name);
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-result.h50 get_global (const char *name);
H A Djit-result.cc114 get_global (const char *name) function in class:gcc::jit::result
H A Dlibgccjit.cc3774 gcc::jit::result::get_global method in jit-result.cc. */
3784 void *global = result->get_global (name);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_globals.cc49 get_global() _GLIBCXX_NOTHROW
58 { return get_global(); }
62 { return get_global(); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_globals.cc49 get_global() _GLIBCXX_NOTHROW
58 { return get_global(); }
62 { return get_global(); }
/netbsd-current/external/bsd/lutok/dist/
H A Dstate.hpp98 void get_global(const std::string&);
H A Dstate.cpp302 lutok::state::get_global(const std::string& name) function in class:lutok::state
H A Dstate_test.cpp204 state.get_global("test_variable");
214 state.get_global("test_variable");
/netbsd-current/external/bsd/kyua-cli/dist/utils/config/
H A Dparser.cpp137 state.get_global("_config_parser");
/netbsd-current/external/bsd/kyua-cli/dist/engine/
H A Dtest_program.cpp73 state.get_global("_test_cases");
78 state.get_global("_test_program");
H A Dkyuafile.cpp182 state.get_global("_parser");

Completed in 319 milliseconds