Searched refs:getJumpTableSection (Results 1 – 3 of 3) sorted by relevance
89 ELFSection &JTSection = EW.getJumpTableSection(); in finishFunction()119 ELFSection &JTSection = EW.getJumpTableSection(); in finishFunction()179 ELFSection &JTSection = EW.getJumpTableSection(); in emitJumpTables()
193 ELFSection &getJumpTableSection();
221 ELFSection &ELFWriter::getJumpTableSection() { in getJumpTableSection() function in ELFWriter