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/
H A Delf_file.h244 class SymbolSection : public Section { class
246 SymbolSection(const std::string &name, Word type, Xword flags, Xword align, const Section &link) in SymbolSection() function in assembler::SymbolSection
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.h182 class SymbolSection : public Section { class
184 SymbolSection(const std::string &name, maplebe::Word type, maplebe::Xword flags, maplebe::Xword align, in SymbolSection() function in panda::ecmascript::SymbolSection
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Difile.h355 class SymbolSection : public Section { class
357 SymbolSection(const std::string &name, Word type, Word flags, Word align, ObjEmitter &emitter, MemPool &memPool, in SymbolSection() function in maplebe::SymbolSection
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Delf_builder.h222 class SymbolSection : public Section { class in ark::compiler::ElfBuilder
228 SymbolSection(ElfBuilder &builder, const std::string &name, Section *link, const ElfShdrParams &params) in SymbolSection() function in ark::compiler::ElfBuilder::SymbolSection

Completed in 6 milliseconds