Home
last modified time | relevance | path

Searched refs:fixCortexA8 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lld/ELF/
DConfig.h164 bool fixCortexA8; member
DDriver.cpp316 if (config->fixCortexA8 && config->emachine != EM_ARM) in checkOptions()
976 config->fixCortexA8 = in readConfigs()
DRelocations.cpp1834 if ((config->fixCortexA53Errata843419 || config->fixCortexA8) && in addThunkSection()
DWriter.cpp1733 if (config->fixCortexA8) { in finalizeAddressDependentContent()