Searched refs:getDebugInfoSectionSize (Results 1 – 3 of 3) sorted by relevance
162 uint64_t getDebugInfoSectionSize() const override { in getDebugInfoSectionSize() function
197 virtual uint64_t getDebugInfoSectionSize() const = 0;
2267 Linker.Options.NoOutput ? 0 : Emitter->getDebugInfoSectionSize(); in cloneAllCompileUnits()2335 assert(Emitter->getDebugInfoSectionSize() == in cloneAllCompileUnits()2339 assert(Emitter->getDebugInfoSectionSize() == in cloneAllCompileUnits()2559 Options.NoOutput ? 0 : TheDwarfEmitter->getDebugInfoSectionSize(); in link()