Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITMemoryManagerTest.cpp21 uint8_t *code2 = MemMgr->allocateCodeSection(256, 0, 3, ""); in TEST() local
54 uint8_t *code2 = MemMgr->allocateCodeSection(0x100000, 0, 3, ""); in TEST() local