HomeSort by relevance Sort by last modified time
    Searched refs:getJumpTableSection (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
ELFCodeEmitter.cpp 89 ELFSection &JTSection = EW.getJumpTableSection();
119 ELFSection &JTSection = EW.getJumpTableSection();
179 ELFSection &JTSection = EW.getJumpTableSection();
ELFWriter.h 193 ELFSection &getJumpTableSection();
ELFWriter.cpp 219 // getJumpTableSection - Get a read only section for constants when
221 ELFSection &ELFWriter::getJumpTableSection() {
    [all...]

Completed in 29 milliseconds