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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFObject.h 56 virtual const DWARFSection &getGnuPubnamesSection() const { return Dummy; }
  /src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
dwarf2yaml.cpp 205 dumpPubSection(DCtx, D.getGnuPubnamesSection(), /*IsGNUStyle=*/true);
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp 646 DObj->getGnuPubnamesSection().Data)) {
647 DWARFDataExtractor PubTableData(*DObj, DObj->getGnuPubnamesSection(),
1930 const DWARFSection &getGnuPubnamesSection() const override {

Completed in 45 milliseconds