Home
last modified time | relevance | path

Searched refs:AppendSymbol (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_file.h252 AppendSymbol({0, 0, 0, 0, 0, 0}); in SymbolSection()
267 void AppendSymbol(const Symbol &symbol) in AppendSymbol() function in assembler::SymbolSection
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.h190 AppendSymbol({0, 0, 0, 0, 0, 0}); in SymbolSection()
205 void AppendSymbol(const maplebe::Symbol &symbol) in AppendSymbol() function in panda::ecmascript::SymbolSection
H A Djit_dump_elf.cpp147 symbolTabSection->AppendSymbol(symbol); in AppendGlobalSymsToSymTabSec()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Difile.h364 AppendSymbol({0, 0, 0, 0, 0, 0}); in SymbolSection()
379 void AppendSymbol(Symbol symbol) in AppendSymbol() function in maplebe::SymbolSection
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dobj_emit.cpp158 symbolTabSection->AppendSymbol({static_cast<Word>(symbolStrIndex), in AddFuncSymbol()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Delf_assembler.cpp1003 symbolTabSection->AppendSymbol({static_cast<Word>(nameIndex), in AppendSecSymsToSymTabSec()
1018 symbolTabSection->AppendSymbol(symbol); in AppendGlobalSymsToSymTabSec()
1029 symbolTabSection->AppendSymbol(symbol); in AppendSymsToSymTabSec()
1043 symbolTabSection->AppendSymbol(symbol); in AppendSymsToSymTabSec()

Completed in 13 milliseconds