Home
last modified time | relevance | path

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

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