Searched defs:getRelRelMap (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.h112 const RelRelMap& getRelRelMap() const { return m_RelRelMap; } function in class:mcld::HexagonRelocator
113 RelRelMap& getRelRelMap() { return m_RelRelMap; } function in class:mcld::HexagonRelocator
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.h105 const RelRelMap& getRelRelMap() const { return m_RelRelMap; } function in class:mcld::AArch64Relocator
106 RelRelMap& getRelRelMap() { return m_RelRelMap; } function in class:mcld::AArch64Relocator
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.h211 const RelRelMap& getRelRelMap() const { return m_RelRelMap; } function in class:mcld::X86_64Relocator
212 RelRelMap& getRelRelMap() { return m_RelRelMap; } function in class:mcld::X86_64Relocator

Completed in 879 milliseconds