Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dobj_emit.h428 void RegisterSection(Section *section) in RegisterSection() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Delf_assembler.cpp658 void ElfAssembler::RegisterSection(Section &section) in RegisterSection() function in assembler::ElfAssembler