Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3461 static void printRelocHeaderFields(formatted_raw_ostream &OS, unsigned SType) { in printRelocHeaderFields() function
3488 printRelocHeaderFields<ELFT>(OS, Type); in printDynamicRelocHeader()
3542 printRelocHeaderFields<ELFT>(OS, Sec.sh_type); in printRelocations()