Searched defs:SectionEnd (Results 1 – 6 of 6) 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
218 MCSymbol *SectionEnd = MCOS->endSection(Section); in EmitDwarfLineTable() local
463 uint32_t SectionEnd = Section->VirtualAddress + Section->VirtualSize; in getRvaPtr() local
1658 void DwarfDebug::emitEndOfLineMatrix(unsigned SectionEnd) { in emitEndOfLineMatrix()