- g -
- gc_call()
: gc.c
, gc-boehm.cpp
, gc.hpp
, gc-none.cpp
- gc_collect()
: gc.c
, gc.h
- gc_finalize_all()
: gc-boehm.cpp
, gc-none.cpp
, gc.hpp
, gc.c
- gc_get_free_bytes()
: gc.c
, gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_get_heap_size()
: gc-boehm.cpp
, gc-none.cpp
, gc.hpp
, gc.c
- gc_get_max_heap_size()
: gc.c
, gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_get_total_bytes()
: gc.c
, gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_ignore_warnings()
: gc-boehm.cpp
- gc_init()
: gc.c
, gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_invoke_finalizers()
: gc.c
, gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_out_of_memory()
: gc-boehm.cpp
, gc.hpp
- gc_reference_register()
: gc.c
- gc_reference_register_intern()
: gc.c
- gc_reference_unregister()
: gc.c
- gc_reference_unregister_intern()
: gc.c
- gc_register_current_thread()
: gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_suspend()
: gc.c
, gc.h
- gc_unregister_current_thread()
: gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_weakreference_register()
: gc.c
- gc_weakreference_unregister()
: gc.c
- gen_inst()
: dynamic-super.c
, intrp.h
- gen_inst1()
: dynamic-super.c
- genarg_aArray()
: codegen.c
- genarg_aaTarget()
: codegen.c
- genarg_acell()
: codegen.c
- genarg_aClass()
: codegen.c
- genarg_acr()
: codegen.c
- genarg_addr()
: codegen.c
- genarg_af()
: codegen.c
- genarg_afi()
: codegen.c
- genarg_ainst()
: codegen.c
- genarg_am()
: codegen.c
- genarg_aRef()
: codegen.c
- genarg_auf()
: codegen.c
- genarg_aum()
: codegen.c
- genarg_avftbl()
: codegen.c
- genarg_b()
: codegen.c
- genarg_f()
: codegen.c
- genarg_i()
: codegen.c
- genarg_l()
: codegen.c
- genarg_v()
: codegen.c
- GenerateEvents()
: jvmti.c
- get_array_class()
: class.cpp
- get_classname_for_exception()
: exceptions.cpp
- get_log()
: logging.cpp
- get_lopart_disp()
: codegen.cpp
, codegen.hpp
- get_object_size()
: heap.c
, heap.h
- get_predecessor_index()
: ssa2.cpp
- get_ss_lifetime()
: lsra.cpp
- get_variable_message_length()
: util.cpp
, util.hpp
- GetAllStackTraces()
: jvmti.c
- GetAllThreads()
: jvmti.c
- GetArgumentsSize()
: jvmti.c
- GetAvailableProcessors()
: jvmti.c
- GetBytecodes()
: jvmti.c
- getcacaostacktrace()
: jvmti.c
- GetCapabilities()
: jvmti.c
- GetClassFields()
: jvmti.c
- GetClassLoader()
: jvmti.c
- GetClassLoaderClasses()
: jvmti.c
- GetClassMethods()
: jvmti.c
- GetClassModifiers()
: jvmti.c
- GetClassSignature()
: jvmti.c
- GetClassStatus()
: jvmti.c
- getcontext()
: ucontext.c
, ucontext.h
- GetCurrentContendedMonitor()
: jvmti.c
- GetCurrentThreadCpuTime()
: jvmti.c
- GetCurrentThreadCpuTimerInfo()
: jvmti.c
- GetEnvironmentLocalStorage()
: jvmti.c
- GetErrorName()
: jvmti.c
- GetExtensionEvents()
: jvmti.c
- GetExtensionFunctions()
: jvmti.c
- GetFieldDeclaringClass()
: jvmti.c
- GetFieldModifiers()
: jvmti.c
- GetFieldName()
: jvmti.c
- GetFrameCount()
: jvmti.c
- GetFrameLocation()
: jvmti.c
- getgdboutput()
: cacaodbgserver.c
- GetImplementedInterfaces()
: jvmti.c
- GetJLocationFormat()
: jvmti.c
- GetJNIFunctionTable()
: jvmti.c
- GetLineNumberTable()
: jvmti.c
- GetLoadedClasses()
: jvmti.c
- GetLocalDouble()
: jvmti.c
- GetLocalFloat()
: jvmti.c
- GetLocalInt()
: jvmti.c
- GetLocalLong()
: jvmti.c
- GetLocalObject()
: jvmti.c
- GetLocalVariableTable()
: jvmti.c
- GetMaxLocals()
: jvmti.c
- GetMethodDeclaringClass()
: jvmti.c
- GetMethodLocation()
: jvmti.c
- GetMethodModifiers()
: jvmti.c
- GetMethodName()
: jvmti.c
- GetObjectHashCode()
: jvmti.c
- GetObjectMonitorUsage()
: jvmti.c
- GetObjectSize()
: jvmti.c
- GetObjectsWithTags()
: jvmti.c
- GetOwnedMonitorInfo()
: jvmti.c
- GetPhase()
: jvmti.c
- GetPotentialCapabilities()
: jvmti.c
- GetSourceDebugExtension()
: jvmti.c
- GetSourceFileName()
: jvmti.c
- GetStackTrace()
: jvmti.c
- GetSystemProperties()
: jvmti.c
- GetSystemProperty()
: jvmti.c
- GetTag()
: jvmti.c
- GetThreadCpuTime()
: jvmti.c
- GetThreadCpuTimerInfo()
: jvmti.c
- GetThreadGroupChildren()
: jvmti.c
- GetThreadGroupInfo()
: jvmti.c
- GetThreadInfo()
: jvmti.c
- GetThreadListStackTraces()
: jvmti.c
- GetThreadLocalStorage()
: jvmti.c
- GetThreadState()
: jvmti.c
- GetTime()
: jvmti.c
- GetTimerInfo()
: jvmti.c
- GetTopThreadGroups()
: jvmti.c
- GetVersionNumber()
: jvmti.c
- goto_init()
: ssa3.cpp
- graph_add_cfg()
: graph.cpp
- graph_add_edge()
: graph.cpp
, graph.hpp
- graph_add_exceptions()
: graph.cpp
- graph_DFS()
: graph.hpp
, graph.cpp
- graph_get_first_()
: graph.cpp
- graph_get_first_predecessor()
: graph.hpp
, graph.cpp
- graph_get_first_successor()
: graph.hpp
, graph.cpp
- graph_get_next()
: graph.hpp
, graph.cpp
- graph_get_num_predecessor()
: graph.cpp
, graph.hpp
- graph_get_num_successor()
: graph.hpp
, graph.cpp
- graph_has_multiple_predecessors()
: graph.hpp
, graph.cpp
- graph_has_multiple_successors()
: graph.hpp
, graph.cpp
- graph_init()
: graph.cpp
, graph.hpp
- graph_init_basicblock()
: graph.cpp
- graph_make_cfg()
: graph.cpp
, graph.hpp
- graph_phi_moves()
: graph.cpp
- graph_print()
: graph.cpp
- graph_split_edge()
: graph.cpp
- groupArrayBoundsChecks()
: duplicate.hpp
, duplicate.cpp