HomeSort by: relevance | last modified time | path
    Searched refs:getInfoSection (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 279 const DWARFSection &getInfoSection() const { return InfoSection; }
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFUnit.cpp 109 (&(*I)->getInfoSection() != &Section || (*I)->getOffset() == Offset)) {
DWARFVerifier.cpp 629 if (*RefVal >= DieCU->getInfoSection().Data.size()) {

Completed in 33 milliseconds