Searched refs:extractAndCompile (Results 1 – 2 of 2) sorted by relevance
277 return this->extractAndCompile(LD, LMH, F); in addLogicalModule()386 TargetAddress extractAndCompile(CODLogicalDylib &LD, in extractAndCompile() function
419 if (auto FnImplAddrOrErr = this->extractAndCompile(LD, LMId, F)) in addLogicalModule()580 extractAndCompile(LogicalDylib &LD, in extractAndCompile() function