Home
last modified time | relevance | path

Searched defs:asmSize (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dstub_file_info.cpp177 uint64_t asmSize = GetAsmStubSize(); in Dump() local
180 LOG_COMPILER(ERROR) << " - asm stubs [0x" << std::hex << asmAddr << ", 0x" << std::hex << asmAddr + asmSize << "]"; in Dump() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dasm_info.h229 MapleString asmSize; member in maplebe::AsmInfo

Completed in 2 milliseconds