Searched refs:m_pAttribute (Results 1 – 2 of 2) sorted by relevance
334 ELFAttribute& attribute() { return *m_pAttribute; } in attribute()337 const ELFAttribute& attribute() const { return *m_pAttribute; } in attribute()540 ELFAttribute* m_pAttribute; variable
90 m_pAttribute(NULL), in GNULDBackend()114 m_pAttribute = new ELFAttribute(*this, pConfig); in GNULDBackend()125 delete m_pAttribute; in ~GNULDBackend()