Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1484 static bool shouldAdjustVA(const SectionRef &Section) { in shouldAdjustVA() function
1824 if (shouldAdjustVA(Section)) in disassembleObject()
2129 shouldAdjustVA(**SymSI)) in disassembleObject()
2364 if (shouldAdjustVA(Section)) in printSectionHeaders()