Home
last modified time | relevance | path

Searched defs:getLineSectionSize (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h126 uint64_t getLineSectionSize() const override { return LineSectionSize; } in getLineSectionSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFStreamer.h157 uint64_t getLineSectionSize() const override { return LineSectionSize; } in getLineSectionSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/
DDWARFStreamer.h160 uint64_t getLineSectionSize() const override { return LineSectionSize; } in getLineSectionSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFStreamer.h150 uint64_t getLineSectionSize() const override { return LineSectionSize; } in getLineSectionSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFStreamer.h160 uint64_t getLineSectionSize() const override { return LineSectionSize; } in getLineSectionSize() function
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp557 uint32_t getLineSectionSize() const { return LineSectionSize; } in getLineSectionSize() function in llvm::dsymutil::__anon73f354850111::DwarfStreamer