Home
last modified time | relevance | path

Searched defs:RelocationType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp48 MCSymbolRefExpr::VariantKind RelocationType; in GetSymbolRef() local
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h247 enum RelocationType : uint8_t { enum