Home
last modified time | relevance | path

Searched defs:secKind (Results 1 – 3 of 3) 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()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1930 SectionKind secKind; in EmitGlobalVariable() local
Delf_assembler.cpp1216 void ElfAssembler::EmitDIDebugSectionEnd(SectionKind secKind) in EmitDIDebugSectionEnd()