Home
last modified time | relevance | path

Searched defs:segments_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.h108 std::set<ElfSecName> segments_; variable
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h507 std::vector<Segment *> segments_; variable