Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3564 static void printRelocHeaderFields(formatted_raw_ostream &OS, unsigned SType) { in printRelocHeaderFields() function
3591 printRelocHeaderFields<ELFT>(OS, Type); in printDynamicRelocHeader()
3645 printRelocHeaderFields<ELFT>(OS, Sec.sh_type); in printRelocations()