Home
last modified time | relevance | path

Searched defs:nameIndex (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.cpp156 auto nameIndex = strTabSection->AddString(symbolName); in AppendSymbolToSymTab() local
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dline_number_program.h253 auto nameIndex = state_->ReadULeb128(); in HandleStartLocal() local
261 auto nameIndex = state_->ReadULeb128(); in HandleStartLocalExtended() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dshared_builtins.cpp763 auto nameIndex = JSFunction::NAME_INLINE_PROPERTY_INDEX; in SetSFunctionName() local
H A Dbuiltins.cpp560 auto nameIndex = JSFunction::NAME_INLINE_PROPERTY_INDEX; in SetFunctionName() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Delf_assembler.cpp106 auto nameIndex = strTabSection->AddString(symbolName); in EmitBssSectionVar() local
113 auto nameIndex = strTabSection->AddString(symbolName); in EmitBssSectionVar() local
180 auto nameIndex = strTabSection->AddString(symbolName); in EmitFunctionFoot() local
1002 auto nameIndex = strTabSection->AddString(section->GetName()); in AppendSecSymsToSymTabSec() local

Completed in 17 milliseconds