Home
last modified time | relevance | path

Searched defs:DataSection (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_file.h149DataSection(const std::string &name, Word type, Xword flags, Xword align) : Section(name, type, fl… in DataSection() function
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.h253DataSection(const std::string &name, maplebe::Word type, maplebe::Xword flags, maplebe::Xword alig… in DataSection() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Difile.h219DataSection(const std::string &name, Word type, Word flags, Word align, ObjEmitter &emitter, MemPo… in DataSection() function