Searched refs:JITDylibs (Results 1 – 2 of 2) sorted by relevance
271 JIT: It contains the JITDylibs, error reporting mechanisms, and dispatches the274 - *JITDylibs* provide the symbol tables.278 compilers to JITDylibs.327 :ref:`How to Add Process and Library Symbols to JITDylibs410 re-exporting symbols from several other JITDylibs.491 Linkage relationships between ``JITDylibs`` determine how inter-module495 Unless multiple JITDylibs are needed to model linkage relationships, ORCv1515 ``lookup`` method on JITDylib that takes a list of JITDylibs to scan.568 How to create JITDylibs and set up linkage relationships571 In ORC, all symbol definitions reside in JITDylibs. JITDylibs are created by[all …]
136 JITDylibs("jd", variable1016 for (auto JDItr = JITDylibs.begin(), JDEnd = JITDylibs.end(); in runOrcJIT()1024 IdxToDylib[JITDylibs.getPosition(JDItr - JITDylibs.begin())] = JD; in runOrcJIT()