Home
last modified time | relevance | path

Searched defs:StringSection (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_file.h198StringSection(const std::string &name, Word type, Xword flags, Xword align) : DataSection(name, ty… in StringSection() function
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.h303StringSection(const std::string &name, maplebe::Word type, maplebe::Xword flags, maplebe::Xword al… in StringSection() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Difile.h332StringSection(const std::string &name, Word type, Word flags, Word align, ObjEmitter &emitter, Mem… in StringSection() function
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h256 StringSection(ElfBuilder &builder, const std::string &name, ElfWord flags, ElfWord align) in StringSection() function