Home
last modified time | relevance | path

Searched defs:m_pGOT (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.h152 AArch64GOT* m_pGOT; variable
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.h182 ARMGOT* m_pGOT; variable
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h174 HexagonGOT* m_pGOT; variable
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.h237 MipsGOT* m_pGOT; // .got variable
H A DMipsLDBackend.cpp343 const MipsGOT& m_pGOT; member