Home
last modified time | relevance | path

Searched refs:_binary_stub_an_start (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/mock/
H A Dmock_stub_an.cpp18 extern const uint8_t _binary_stub_an_start[1] = {0x0}; variable
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dstub_file_info.cpp21 extern const uint8_t _binary_stub_an_start[];
122 BinaryBufferParser binBufparser(const_cast<uint8_t *>(_binary_stub_an_start), _binary_stub_an_length); in Load()

Completed in 1 milliseconds