Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp505 static const std::map<unsigned,unsigned> RelocsLo = { in getFixupNoBits() local
532 auto F = RelocsLo.find(VarKind); in getFixupNoBits()
533 if (F != RelocsLo.end()) in getFixupNoBits()