Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.cpp186 (void)write(fd, &section->GetSectionHeader(), sizeof(section->GetSectionHeader())); in WriteJitElfFile()
H A Djit_dump_elf.h140 const maplebe::SectionHeader &GetSectionHeader() const in GetSectionHeader() function in panda::ecmascript::Section
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dobj_emit.cpp151 Emit(&section->GetSectionHeader(), sizeof(section->GetSectionHeader())); in WriteObjFile()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_file.h136 const SectionHeader &GetSectionHeader() const in GetSectionHeader() function in assembler::Section
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Difile.h203 const SectionHeader &GetSectionHeader() const in GetSectionHeader() function in maplebe::Section
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Delf_assembler.cpp988 Emit(&section->GetSectionHeader(), sizeof(section->GetSectionHeader())); in WriteElfFile()

Completed in 8 milliseconds