Home
last modified time | relevance | path

Searched defs:Segment (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.h185 struct Segment { struct
190 std::array<Segment, SEGMENT_COUNT> stringTable_; argument
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_segmenter.cpp75 JSTaggedValue BuiltinsSegmenter::Segment(EcmaRuntimeCallInfo *argv) in Segment() function in panda::ecmascript::builtins::BuiltinsSegmenter
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h443 struct Segment { struct
444 Segment(ElfAddr addr, ElfOff offset, ElfWord type, ElfWord flags, ElfWord align) in Segment() argument