Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp274 const EnumEntry<XCOFF::RelocationType> RelocationTypeNameclass[] = { variable
333 ArrayRef(RelocationTypeNameclass)); in printLoaderSectionRelocationEntry()
472 W.printEnum("Type", (uint8_t)Reloc.Type, ArrayRef(RelocationTypeNameclass)); in printRelocation()