Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3445 static void printRelocHeaderFields(formatted_raw_ostream &OS, unsigned SType) { in printRelocHeaderFields() function
3472 printRelocHeaderFields<ELFT>(OS, Type); in printDynamicRelocHeader()
3526 printRelocHeaderFields<ELFT>(OS, Sec.sh_type); in printRelocations()