Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp48 MCSymbolRefExpr::VariantKind RelocationType; in GetSymbolRef() local
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h261 enum RelocationType : uint8_t { enum