Home
last modified time | relevance | path

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

/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