Searched refs:PadLabelPtr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/JIT/
H A DJITDwarfEmitter.cpp433 unsigned PadLabelPtr = JCE->getLabelAddress(S.PadLabel); local
434 JCE->emitInt32(PadLabelPtr - (intptr_t)StartFunction);

Completed in 113 milliseconds