Home
last modified time | relevance | path

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

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