Home
last modified time | relevance | path

Searched defs:objInfo (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.h96 notifyObjectLoaded([[maybe_unused]] ObjectKey key, const llvm::object::ObjectFile &objFile, [[maybe_unused]] const llvm::RuntimeDyld::LoadedObjectInfo &objInfo) notifyObjectLoaded() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.cpp225 auto objInfo = new RawHeapObjInfo(); in ChunkDecoder() local
[all...]
H A Dheap_snapshot.cpp1084 void HeapSnapshot::FillEdgesForBinMod(RawHeapObjInfo *objInfo) in FillEdgesForBinMod() argument
1133 void HeapSnapshot::AddSyntheticRootForBinMod(RawHeapObjInfo *objInfo, int &edgeOffset, Node *syntheticRoot) in AddSyntheticRootForBinMod() argument
1149 Node *HeapSnapshot::GenerateNodeForBinMod(TaggedObject *obj, RawHeapObjInfo *objInfo, in GenerateNodeForBinMod() argument
[all...]

Completed in 4 milliseconds