Searched refs:getDebugInfoSectionSize (Results 1 – 4 of 4) sorted by relevance
74 uint64_t getDebugInfoSectionSize() const { return DebugInfoSectionSize; } in getDebugInfoSectionSize() function
193 uint64_t getDebugInfoSectionSize() const override { in getDebugInfoSectionSize() function
176 virtual uint64_t getDebugInfoSectionSize() const = 0;
2594 (Emitter == nullptr) ? 0 : Emitter->getDebugInfoSectionSize(); in cloneAllCompileUnits()2660 assert(Emitter->getDebugInfoSectionSize() == in cloneAllCompileUnits()2664 assert(Emitter->getDebugInfoSectionSize() == in cloneAllCompileUnits()2798 : TheDwarfEmitter->getDebugInfoSectionSize(); in link()