Searched refs:startFunctionBody (Results 1 – 3 of 3) sorted by relevance
159 virtual uint8_t *startFunctionBody(const llvm::Function *F,
132 uint8_t *CodeMemoryManager::startFunctionBody(const llvm::Function *F, in startFunctionBody() function in bcc::CodeMemoryManager
1165 mpMemMgr->startFunctionBody(F.getFunction(), ActualSize); in startFunction()