Home
last modified time | relevance | path

Searched defs:sectionOffset (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.h71 uint64_t sectionOffset; member
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp346 uint32_t sectionOffset = section->offset_; in ValidateSectionBounds() local
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dmetadata_inspect_dynamic.cpp215 auto sectionOffset = in ImportDescriptorGetNameDynamic() local
232 auto sectionOffset = in ImportDescriptorGetAliasDynamic() local
Dabckit_dynamic.cpp232 size_t sectionOffset = idx; in FillImportSection() local
348 size_t sectionOffset = idx; in FillExportSection() local
797 auto sectionOffset = in CollectAnnotationModuleMap() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Difile.h97 uint32 sectionOffset = 0; member
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_checker.h172 int64_t sectionOffset; /* Offset into section. */ member