Searched defs:Segment (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_segmenter.cpp | 75 JSTaggedValue BuiltinsSegmenter::Segment(EcmaRuntimeCallInfo *argv) in Segment() function in panda::ecmascript::builtins::BuiltinsSegmenter |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_string_table.h | 168 struct Segment { struct in panda::ecmascript::EcmaStringTable |
| /arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/ | ||
| H A D | elf_builder.h | 443 struct Segment { struct in ark::compiler::ElfBuilder 444 Segment(ElfAddr addr, ElfOff offset, ElfWord type, ElfWord flags, ElfWord align) in Segment() function |
Completed in 3 milliseconds