Searched refs:IntelIBT (Results 1 – 2 of 2) sorted by relevance
421 class IntelIBT : public X86 { class423 IntelIBT();433 IntelIBT::IntelIBT() { pltHeaderSize = 0; } in IntelIBT() function in IntelIBT435 void IntelIBT::writeGotPlt(uint8_t *buf, const Symbol &s) const { in writeGotPlt()441 void IntelIBT::writePlt(uint8_t *buf, const Symbol &sym, in writePlt()463 void IntelIBT::writeIBTPlt(uint8_t *buf, size_t numEntries) const { in writeIBTPlt()626 static IntelIBT t; in getX86TargetInfo()
908 class IntelIBT : public X86_64 { class910 IntelIBT();920 IntelIBT::IntelIBT() { pltHeaderSize = 0; } in IntelIBT() function in IntelIBT922 void IntelIBT::writeGotPlt(uint8_t *buf, const Symbol &s) const { in writeGotPlt()928 void IntelIBT::writePlt(uint8_t *buf, const Symbol &sym, in writePlt()939 void IntelIBT::writeIBTPlt(uint8_t *buf, size_t numEntries) const { in writeIBTPlt()1086 static IntelIBT t; in getTargetInfo()