Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2175 static bool shouldWarnForInvalidStartStopAddress(ObjectFile *Obj) { in shouldWarnForInvalidStartStopAddress() function
2185 if (!shouldWarnForInvalidStartStopAddress(Obj)) in checkForInvalidStartStopAddress()