Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcode_generator.h63 std::vector<std::pair<uint8_t *, uintptr_t>> sections_; member
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h506 std::vector<Section *> sections_; variable