Lines Matching defs:End
93 // This helper routine returns an expression of End - Start + IntVal .
97 const MCSymbol &End,
101 MCSymbolRefExpr::Create(&End, Variant, MCOS.getContext());
130 ie = LineEntries.end();
181 // Emit a DW_LNE_end_sequence for the end of the section.
182 // Use the section end label to compute the address delta and use INT64_MAX
271 // Create a symbol for the end of the section (to be set when we get there).
282 // Create a symbol for the end of the prologue (to be set when we get there).
286 // section to the end of the prologue. Not including the 4 bytes for the
325 // This is the end of the prologue, so set the value of the symbol at the
326 // end of the prologue (that was used in a previous expression).
339 // This is the end of the section, so set the value of the symbol at the end
396 for (unsigned End = MCDwarfDirs.size(); DirIndex < End; DirIndex++) {
641 // Create a symbol at the start and end of this section used in here for the
698 assert(TextSection != Sections.end() && "No text section found");
711 const MCExpr *End = MCSymbolRefExpr::Create(
713 MCOS->EmitValue(End, AddrSize);
790 // Now set the value of the symbol at the end of the info section.
826 // Emit end of list entry
849 // Create end symbols for each section, and remove empty sections
1033 } // end anonymous namespace
1225 *Frame.End, 0);
1397 *frame.End, 0);