Home
last modified time | relevance | path

Searched refs:AppendIdxInSymbols (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_file.h282 void AppendIdxInSymbols(int64 symIdx) in AppendIdxInSymbols() function in assembler::SymbolSection
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.cpp148 symbolTabSection->AppendIdxInSymbols(symIdx); in AppendGlobalSymsToSymTabSec()
H A Djit_dump_elf.h220 void AppendIdxInSymbols(int64 symIdx) in AppendIdxInSymbols() function in panda::ecmascript::SymbolSection
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Delf_assembler.cpp786 symbolTabSection->AppendIdxInSymbols(labelIdx); in AppendRela()
1008 symbolTabSection->AppendIdxInSymbols(secSymIdx); in AppendSecSymsToSymTabSec()
1019 symbolTabSection->AppendIdxInSymbols(symIdx); in AppendGlobalSymsToSymTabSec()
1030 symbolTabSection->AppendIdxInSymbols(symIdx); in AppendSymsToSymTabSec()
1044 symbolTabSection->AppendIdxInSymbols(symIdx); in AppendSymsToSymTabSec()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Difile.h394 void AppendIdxInSymbols(int64 symIdx) in AppendIdxInSymbols() function in maplebe::SymbolSection

Completed in 7 milliseconds