Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1920 static std::string getBaseRelocTypeName(uint8_t Type) { in getBaseRelocTypeName() function
1943 W.printString("Type", getBaseRelocTypeName(Type)); in printCOFFBaseReloc()