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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOTPLT.cpp 39 void HexagonGOTPLT::applyGOT0(uint64_t pAddress) {
  /frameworks/compile/mclinker/lib/Target/X86/
X86GOTPLT.cpp 36 void X86_32GOTPLT::applyGOT0(uint64_t pAddress) {
69 void X86_64GOTPLT::applyGOT0(uint64_t pAddress) {
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64GOT.cpp 96 void AArch64GOT::applyGOT0(uint64_t pAddress) {
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.cpp 93 void ARMGOT::applyGOT0(uint64_t pAddress) {

Completed in 2462 milliseconds