Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_file.h246 SymbolSection(const std::string &name, Word type, Xword flags, Xword align, const Section &link) in SymbolSection() function
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.h184SymbolSection(const std::string &name, maplebe::Word type, maplebe::Xword flags, maplebe::Xword al… in SymbolSection() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Difile.h357SymbolSection(const std::string &name, Word type, Word flags, Word align, ObjEmitter &emitter, Mem… in SymbolSection() function
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h228SymbolSection(ElfBuilder &builder, const std::string &name, Section *link, const ElfShdrParams &pa… in SymbolSection() function