Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_checker.h189 struct ElfDataList { struct
192 struct ElfDataList* next; argument
199 ElfDataList dataList; /* List of data buffers. */ argument