Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp48 MCSymbolRefExpr::VariantKind RelocationType; GetSymbolRef() local
[all...]
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h262 enum RelocationType : uint8_t { enum