Home
last modified time | relevance | path

Searched defs:sections (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/config/
H A Dconfig.h32 std::vector<struct Section> sections; member
/arkcompiler/runtime_core/static_core/verification/config/parse/
H A Dconfig_parse.cpp35 std::vector<Section> sections; member
/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Ddwarf_builder.cpp247 auto sections = dwarf_transform_to_disk_form(dwarf_, &error); in Finalize() local
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Dark_aot_linker.cpp98 const auto &sections = memoryManager_.GetSections(); in GetLinkedSection() local
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.h353 std::vector<Section *> sections; member in panda::ecmascript::JsJitDumpElf
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_builder.cpp21 std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = in AddShStrTabSection() local
90 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); in DumpSection() local
152 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections in RemoveNotNeedSection() local
102 ElfBuilder(const std::vector<ModuleSectionDes> &des, const std::vector<ElfSecName> &sections) ElfBuilder() argument
258 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); GetSegmentNum() local
275 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); SetLastSection() local
311 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); FindShStrTab() local
549 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); PackELFSections() local
701 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &sections = GetFullSecInfo(); PackELFSegment() local
[all...]
H A Delf_checker.h330 ElfSectionList sections; member
353 ElfSectionList sections; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_assembler.h611 std::vector<Section *> sections; member in assembler::ElfAssembler
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dobj_emit.h545 MapleVector<Section *> sections; member in maplebe::ObjEmitter
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Delf_builder.h1007 auto sections = dwarf_transform_to_disk_form(dw, &error); in Finalize() local

Completed in 9 milliseconds