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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFObject.h 74 virtual const DWARFSection &getAppleNamesSection() const { return Dummy; }
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFVerifier.cpp 1512 if (!D.getAppleNamesSection().Data.empty())
1513 NumErrors += verifyAppleAccelTable(&D.getAppleNamesSection(), &StrData,
DWARFContext.cpp 677 DObj->getAppleNamesSection().Data))
908 return getAccelTable(AppleNames, *DObj, DObj->getAppleNamesSection(),
1936 const DWARFSection &getAppleNamesSection() const override {
  /src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
DWARFLinker.cpp 2220 (!DwarfObj.getAppleNamesSection().Data.empty() ||

Completed in 20 milliseconds