Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp157 void printResourceDirectoryTable(ResourceSectionRef RSF,
1811 printResourceDirectoryTable(RSF, BaseTable, "Type"); in printCOFFResources()
1842 void COFFDumper::printResourceDirectoryTable( in printResourceDirectoryTable() function in COFFDumper
1892 printResourceDirectoryTable(RSF, NextTable, NextLevel); in printResourceDirectoryTable()