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 D | elf_file.h | 213 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 D | jit_dump_elf.h | 151 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 D | ifile.h | 415 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