| /arkcompiler/runtime_core/static_core/runtime/include/tooling/ |
| D | debug_interface.h | 281 …virtual void MonitorWait(PtThread /* thread */, ObjectHeader * /* object */, int64_t /* timeout */… in MonitorWait() argument 289 …virtual void MonitorWaited(PtThread /* thread */, ObjectHeader * /* object */, bool /* timedOut */… in MonitorWaited() argument 297 virtual void MonitorContendedEnter(PtThread /* thread */, ObjectHeader * /* object */) {} in MonitorContendedEnter() argument 305 virtual void MonitorContendedEntered(PtThread /* thread */, ObjectHeader * /* object */) {} in MonitorContendedEntered() argument 308 ObjectHeader * /* exceptionObject */, Method * /* catchMethod */, in Exception() argument 314 ObjectHeader * /* exceptionObject */) in ExceptionCatch() argument 319 ObjectHeader * /* object */, PtProperty /* property */) in PropertyAccess() argument 324 … ObjectHeader * /* object */, PtProperty /* property */, VRegValue /* newValue */) in PropertyModification() argument 339 …virtual void ObjectAlloc(BaseClass * /* klass */, ObjectHeader * /* object */, PtThread /* thread … in ObjectAlloc() argument 499 ObjectHeader ** /* this_ptr */) in GetThisVariableByFrame() argument
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | value.h | 29 class ObjectHeader; variable
|
| D | object_accessor.h | 26 class ObjectHeader; variable
|
| D | typed_value.h | 28 class ObjectHeader; variable
|
| D | class.h | 35 class ObjectHeader; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_class_linker_extension.h | 36 class ObjectHeader; variable
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/reference-processor/ |
| D | reference_processor.h | 26 class ObjectHeader; variable
|
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ |
| D | reference_storage.h | 25 class ObjectHeader; variable
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | pygote_space_allocator.h | 31 class ObjectHeader; variable
|
| D | bump-allocator.h | 30 class ObjectHeader; variable
|
| D | object_helpers.cpp | 262 explicit StdFunctionAdapter(const std::function<void(ObjectHeader *, ObjectHeader *)> &callback) in StdFunctionAdapter() 279 … const std::function<void(ObjectHeader *, ObjectHeader *)> &objVisitor) in TraverseAllObjects() 325 … const std::function<void(ObjectHeader *, ObjectHeader *)> &objVisitor) in TraverseAllObjects()
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | monitor.h | 29 class ObjectHeader; variable
|
| D | handle_storage-inl.h | 162 inline void HandleStorage<ObjectHeader *>::UpdateHeapObjectForNode(std::array<ObjectHeader *, NODE_… in UpdateHeapObjectForNode() 191 inline void HandleStorage<ObjectHeader *>::VisitGCRootsForNode(std::array<ObjectHeader *, NODE_BLOC… in VisitGCRootsForNode()
|
| D | mark_word.h | 324 friend class ObjectHeader; variable
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | mem.h | 43 class ObjectHeader; variable
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | mem.h | 43 class ObjectHeader; variable
|
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| D | tagged_value.h | 27 class ObjectHeader; variable
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | vregister.h | 30 class ObjectHeader; variable
|
| D | frame.h | 68 class ObjectHeader; variable
|
| /arkcompiler/runtime_core/static_core/runtime/include/mem/ |
| D | allocator.h | 36 class ObjectHeader; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | region_allocator_test.cpp | 902 …allocator.CollectAndRemoveFreeRegions(REGION_VISITOR, [](ObjectHeader *) { return ObjectStatus::AL… in TEST_F() argument 924 …allocator.CollectAndRemoveFreeRegions(REGION_VISITOR, [](ObjectHeader *) { return ObjectStatus::DE… in TEST_F() argument
|
| /arkcompiler/toolchain/tooling/static/ |
| D | inspector.cpp | 117 … ObjectHeader * /* exception */, Method * /* catch_method */, const PtLocation &catchLocation) in Exception() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| D | inspector.cpp | 115 … ObjectHeader * /* exception */, Method * /* catch_method */, const PtLocation &catchLocation) in Exception() argument
|