Searched refs:m_pGOTFront (Results 1 – 4 of 4) sorted by relevance
26 : GOT(pSection), m_pGOTPLTFront(NULL), m_pGOTFront(NULL) in ARMGOT()83 m_pGOTFront = m_GOT.front(); in finalizeSectionSize()112 if (NULL == m_pGOTFront) in applyGOTPLT()115 e_end = SectionData::iterator(m_pGOTFront); in applyGOTPLT()
76 ARMGOTEntry* m_pGOTFront; variable
26 : GOT(pSection), m_pGOTPLTFront(NULL), m_pGOTFront(NULL) in AArch64GOT()88 m_pGOTFront = m_GOT.front(); in finalizeSectionSize()117 if (NULL == m_pGOTFront) in applyGOTPLT()120 e_end = SectionData::iterator(m_pGOTFront); in applyGOTPLT()
88 AArch64GOTEntry* m_pGOTFront; variable