Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp242 SectionFilter ToolSectionFilter(llvm::object::ObjectFile const &O) { in ToolSectionFilter() function
682 for (const SectionRef &Section : ToolSectionFilter(*O)) { in printRelocationTargetName()
995 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in DisassembleObject()
1062 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in DisassembleObject()
1305 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in PrintRelocations()
1331 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in PrintSectionHeaders()
1349 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in PrintSectionContents()
1575 for (auto Sec : ToolSectionFilter(*Obj)) { in printRawClangAST()
1606 for (auto Sec : ToolSectionFilter(*Obj)) { in printFaultMaps()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp311 SectionFilter ToolSectionFilter(llvm::object::ObjectFile const &O) { in ToolSectionFilter() function
580 for (const SectionRef &Section : ToolSectionFilter(*O)) { in printRelocationTargetName()
1304 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in DisassembleObject()
1386 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in DisassembleObject()
1789 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in PrintRelocations()
1849 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in PrintSectionHeaders()
1867 for (const SectionRef &Section : ToolSectionFilter(*Obj)) { in PrintSectionContents()
2099 for (auto Sec : ToolSectionFilter(*Obj)) { in printRawClangAST()
2130 for (auto Sec : ToolSectionFilter(*Obj)) { in printFaultMaps()