Home
last modified time | relevance | path

Searched defs:RelaSection (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_file.h213 class RelaSection : public Section { class
215 RelaSection(const std::string &name, Word type, Xword flags, Word info, Xword align, const Section &link) in RelaSection() function in assembler::RelaSection
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.h151 class RelaSection : public Section { class
153 RelaSection(const std::string &name, maplebe::Word type, maplebe::Xword flags, maplebe::Word info, in RelaSection() function in panda::ecmascript::RelaSection
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Difile.h415 class RelaSection : public Section { class
417 RelaSection(const std::string &name, Word type, Word flags, Word info, Word align, const Section &link, in RelaSection() function in maplebe::RelaSection

Completed in 3 milliseconds