Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- g -
- GC_ALIGN
: gc.h
- GC_ALIGN_SIZE
: gc.h
- GC_ASSERT
: gc.h
- gc_call()
: gc.c
, gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- GC_CLEAR_FLAGS
: gc.h
- GC_CLEAR_MARKED
: mark.h
- gc_collect()
: gc.c
, gc.h
- GC_DEBUGGING
: gc.h
- GC_EXECUTIONSTATE
: gc.h
- gc_finalize_all()
: gc-none.cpp
, gc.hpp
, gc.c
, gc-boehm.cpp
- GC_FLAG_MARKED
: mark.h
- GC_FORWARD
: copy.c
- gc_get_free_bytes()
: gc.c
, gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_get_heap_size()
: gc.c
, gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_get_max_heap_size()
: gc.c
, gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- GC_GET_SIZE
: heap.h
- 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_IS_MARKED
: mark.h
- GC_IS_THREADED
: compact.c
- GC_LOG
: gc.h
- GC_LOG2
: gc.h
- gc_max_heap_size
: gc-boehm.cpp
- GC_MUTEX_LOCK
: gc.h
- GC_MUTEX_UNLOCK
: gc.h
- gc_notify_finalizer
: gc.c
, gc.h
- gc_out_of_memory()
: gc-boehm.cpp
, gc.hpp
- gc_pending
: gc.c
, gc.h
- gc_reference_register()
: gc.c
- gc_reference_register_intern()
: gc.c
- gc_reference_unregister()
: gc.c
- gc_reference_unregister_intern()
: gc.c
- gc_reflist_strong
: gc.h
, gc.c
- gc_reflist_weak
: gc.c
, gc.h
- GC_REFTYPE_CLASSLOADER
: gc.hpp
- GC_REFTYPE_CLASSREF
: gc.hpp
- GC_REFTYPE_FINALIZER
: gc.hpp
- GC_REFTYPE_JNI_GLOBALREF
: gc.hpp
- GC_REFTYPE_LOCALREF
: gc.hpp
- GC_REFTYPE_LOCKRECORD
: gc.hpp
- GC_REFTYPE_STACK
: gc.hpp
- GC_REFTYPE_THREADOBJECT
: gc.hpp
- gc_register_current_thread()
: gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- GC_REMOVE_THREAD_BIT
: compact.c
- gc_running
: gc.c
- GC_SET_FLAGS
: gc.h
- GC_SET_MARKED
: mark.h
- GC_SET_SIZE
: heap.h
- GC_SET_THREAD_BIT
: compact.c
- GC_SIZE_DUMMY
: heap.h
- GC_SOURCESTATE
: gc.h
- gc_suspend()
: gc.c
, gc.h
- GC_SYS_SIZE
: gc.c
- GC_TEST_FLAGS
: gc.h
- GC_THREAD
: compact.c
- GC_THREAD_BIT
: compact.c
- gc_unregister_current_thread()
: gc-boehm.cpp
, gc-none.cpp
, gc.hpp
- gc_weakreference_register()
: gc.c
- gc_weakreference_unregister()
: gc.c
- GCC_PR15242_WORKAROUND
: engine.c
- GCCONF_FINALIZER
: gc.h
- GCFREE
: memory.hpp
- GCMNEW
: memory.hpp
- GCNEW
: memory.hpp
- GCNEW_UNCOLLECTABLE
: memory.hpp
- GCSTAT_COUNT
: gc.h
- GCSTAT_COUNT_MAX
: gc.h
- GCSTAT_DEC
: gc.h
- GCSTAT_INIT
: gc.h
- GDBBREAKPOINT
: cacaodbgserver.h
- gdbin
: cacaodbgserver.c
- gdbout
: cacaodbgserver.c
- gen_BBEND
: intrp.h
- gen_BBSTART
: intrp.h
- gen_bound_check
: codegen.hpp
- gen_branch
: codegen.c
- gen_inst()
: dynamic-super.c
, intrp.h
- gen_inst1()
: dynamic-super.c
- gen_resolveanybranch
: codegen.h
- 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
- GENDEFS
: Matcher.hpp
- GenerateEvents()
: jvmti.c
- genfunctionptr
: codegen.c
- GENMETHODDEFS
: Matcher.hpp
- GENMETHODS
: Matcher.cpp
- GENSTATIC
: Matcher.cpp
- get_array_class()
: class.cpp
- get_classname_for_exception()
: exceptions.cpp
- GET_FIELD
: jni.cpp
- GET_FIELDINFO
: jni.cpp
- GET_FIRST_REG
: codegen.hpp
- GET_HIGH_REG
: codegen-common.hpp
- get_log()
: logging.cpp
- get_lopart_disp()
: codegen.cpp
, codegen.hpp
- GET_LOW_REG
: codegen-common.hpp
- GET_NEW_INDEX
: stack.cpp
- GET_NEW_VAR
: stack.cpp
- get_object_size()
: heap.h
, heap.c
- get_predecessor_index()
: ssa2.cpp
- GET_SECOND_REG
: codegen.hpp
- 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
- GETMIDWITHEXCEPTION
: VMjdwp.cpp
- 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
- global_sp
: intrp.h
- GLOBALDEFS
: MatcherDefs.hpp
- goto_init()
: ssa3.cpp
- goto_len
: dynamic-super.c
- gp
: md-asm.hpp
- graph_add_cfg()
: graph.cpp
- graph_add_edge()
: graph.hpp
, graph.cpp
- graph_add_exceptions()
: graph.cpp
- GRAPH_DEBUG_VERBOSE
: graph.hpp
- graph_DFS()
: graph.cpp
, graph.hpp
- graph_get_first_()
: graph.cpp
- graph_get_first_predecessor()
: graph.hpp
, graph.cpp
- graph_get_first_successor()
: graph.cpp
, graph.hpp
- graph_get_next()
: graph.hpp
, graph.cpp
- graph_get_num_predecessor()
: graph.hpp
, graph.cpp
- graph_get_num_successor()
: graph.hpp
, graph.cpp
- graph_has_multiple_predecessors()
: graph.hpp
, graph.cpp
- graph_has_multiple_successors()
: graph.cpp
, graph.hpp
- graph_init()
: graph.hpp
, graph.cpp
- 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
- graphiterator
: graph.hpp
- GREEN
: escape.cpp
- groupArrayBoundsChecks()
: duplicate.hpp
, duplicate.cpp