Searched refs:getDebugInfoSectionSize (Results 1 – 8 of 8) sorted by relevance
75 uint64_t getDebugInfoSectionSize() const { return DebugInfoSectionSize; } in getDebugInfoSectionSize() function
197 uint64_t getDebugInfoSectionSize() const override { in getDebugInfoSectionSize() function
180 virtual uint64_t getDebugInfoSectionSize() const = 0;
2711 (Emitter == nullptr) ? 0 : Emitter->getDebugInfoSectionSize(); in cloneAllCompileUnits()2777 assert(Emitter->getDebugInfoSectionSize() == in cloneAllCompileUnits()2781 assert(Emitter->getDebugInfoSectionSize() == in cloneAllCompileUnits()2915 : TheDwarfEmitter->getDebugInfoSectionSize(); in link()