Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h184 virtual uint64_t getLineSectionSize() const = 0;
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFStreamer.h121 uint64_t getLineSectionSize() const override { return LineSectionSize; } in getLineSectionSize() function
DDWARFLinker.h189 virtual uint64_t getLineSectionSize() const = 0;
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp557 uint32_t getLineSectionSize() const { return LineSectionSize; } in getLineSectionSize() function in llvm::dsymutil::__anondabe43b60111::DwarfStreamer
2989 patchStmtList(*OutputDIE, DIEInteger(Streamer->getLineSectionSize())); in patchLineTableForUnit()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1669 DIEInteger(TheDwarfEmitter->getLineSectionSize())); in patchLineTableForUnit()