Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:Entity

685   // into an entity. We're using 0 (or a NULL label) for this.
2133 const DIE *Entity = GI->second;
2136 Asm->EmitInt32(Entity->getOffset());
2184 DIE *Entity = GI->second;
2187 Asm->EmitInt32(Entity->getOffset());
2517 // into an entity. We're using 0, or a NULL label for this.