Searched refs:initRelocator (Results 1 – 12 of 12) sorted by relevance
76 virtual bool initRelocator() = 0;176 bool initRelocator();218 bool initRelocator();
338 bool X86_32GNULDBackend::initRelocator() { in initRelocator() function in mcld::X86_32GNULDBackend523 bool X86_64GNULDBackend::initRelocator() { in initRelocator() function in mcld::X86_64GNULDBackend
276 bool initRelocator();292 bool initRelocator();
1252 bool Mips32GNULDBackend::initRelocator() { in initRelocator() function in mcld::Mips32GNULDBackend1297 bool Mips64GNULDBackend::initRelocator() { in initRelocator() function in mcld::Mips64GNULDBackend
47 bool initRelocator();
143 bool AArch64GNULDBackend::initRelocator() { in initRelocator() function in mcld::AArch64GNULDBackend
56 bool initRelocator();
266 bool ARMGNULDBackend::initRelocator() { in initRelocator() function in mcld::ARMGNULDBackend
82 bool initRelocator();
67 bool HexagonLDBackend::initRelocator() { in initRelocator() function in mcld::HexagonLDBackend
67 virtual bool initRelocator() = 0;
99 m_LDBackend.initRelocator(); in initialize()