Home
last modified time | relevance | path

Searched defs:EmitDIDebugSectionEnd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Dasm_assembler.h131 void EmitDIDebugSectionEnd(SectionKind secKind) override in EmitDIDebugSectionEnd() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Delf_assembler.cpp1216 void ElfAssembler::EmitDIDebugSectionEnd(SectionKind secKind) in EmitDIDebugSectionEnd() function in assembler::ElfAssembler