HomeSort by: relevance | last modified time | path
    Searched defs:Routine (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
ARMWinEHPrinter.h 33 bool (Decoder::*Routine)(const uint8_t *, unsigned &, unsigned, bool);
ARMEHABIPrinter.h 34 void (OpcodeDecoder::*Routine)(const uint8_t *Opcodes, unsigned &OI);
312 (this->*RE.Routine)(Opcodes, OCI);
461 /// |0| personality routine offset |
463 /// | personality routine data ... |
473 /// |1| 0 | Ix | data for pers routine |
475 /// | more personality routine data |

Completed in 24 milliseconds