Home
last modified time | relevance | path

Searched refs:SetSectionHeaderNameIndex (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.h126 void SetSectionHeaderNameIndex(Word index) in SetSectionHeaderNameIndex() function in assembler::Section
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.cpp96 section->SetSectionHeaderNameIndex(static_cast<maplebe::Word>(strTabSection->AddString(section->GetName()))); in LayoutSections()
H A Djit_dump_elf.h130 void SetSectionHeaderNameIndex(maplebe::Word index) in SetSectionHeaderNameIndex() function in panda::ecmascript::Section
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Difile.h193 void SetSectionHeaderNameIndex(size_t index) in SetSectionHeaderNameIndex() function in maplebe::Section
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_obj_emitter.cpp250 section->SetSectionHeaderNameIndex(static_cast<Word>(shStrSection->AddString(section->GetName()))); in LayoutSections()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Delf_assembler.cpp671 section->SetSectionHeaderNameIndex(static_cast<Word>(strTabSection->AddString(section->GetName()))); in LayoutSections()

Completed in 10 milliseconds