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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOTPLT.cpp 44 void HexagonGOTPLT::applyAllGOTPLT(const HexagonPLT& pPLT) {
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOTPLT.cpp 63 void MipsGOTPLT::applyAllGOTPLT(uint64_t pltAddr) {
  /frameworks/compile/mclinker/lib/Target/X86/
X86GOTPLT.cpp 41 void X86_32GOTPLT::applyAllGOTPLT(const X86PLT& pPLT) {
74 void X86_64GOTPLT::applyAllGOTPLT(const X86PLT& pPLT) {

Completed in 1183 milliseconds