Home
last modified time | relevance | path

Searched refs:m_AHL (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFactory.h51 { return m_AHL; } in getAHL()
55 { m_AHL = pAHL; } in setAHL()
59 int32_t m_AHL; variable
DMipsRelocationFactory.cpp29 m_AHL(0) in MipsRelocationFactory()