Home
last modified time | relevance | path

Searched defs:nameIndex (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
Dline_number_program.h254 auto nameIndex = state_->ReadULeb128(); in HandleStartLocal() local
262 auto nameIndex = state_->ReadULeb128(); in HandleStartLocalExtended() local
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.cpp156 auto nameIndex = strTabSection->AddString(symbolName); in AppendSymbolToSymTab() local
/arkcompiler/ets_frontend/arkguard/src/utils/
DSourceMapMergingUtil.ts160 let nameIndex = nameIndexMap.get(name); variable
/arkcompiler/jsvm/src/
Dsourcemap.h242 int nameIndex = 0; in ParseMappings() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Delf_assembler.cpp105 auto nameIndex = strTabSection->AddString(symbolName); in EmitBssSectionVar() local
112 auto nameIndex = strTabSection->AddString(symbolName); in EmitBssSectionVar() local
179 auto nameIndex = strTabSection->AddString(symbolName); in EmitFunctionFoot() local
1005 auto nameIndex = strTabSection->AddString(section->GetName()); in AppendSecSymsToSymTabSec() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dshared_builtins.cpp826 auto nameIndex = JSFunction::NAME_INLINE_PROPERTY_INDEX; in SetSFunctionName() local
Dbuiltins.cpp589 auto nameIndex = JSFunction::NAME_INLINE_PROPERTY_INDEX; in SetFunctionName() local