Searched defs:SectionEnd (Results 1 – 4 of 4) sorted by relevance
195 MCSymbol *SectionEnd = context.CreateTempSymbol(); in EmitDwarfLineTable() local
167 MCSymbol *SectionEnd = MCOS->endSection(Section); in EmitDwarfLineTable() local
446 uint32_t SectionEnd = Section->VirtualAddress + Section->VirtualSize; in getRvaPtr() local
1658 void DwarfDebug::emitEndOfLineMatrix(unsigned SectionEnd) { in emitEndOfLineMatrix()