Home
last modified time | relevance | path

Searched defs:DIEDelta (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.h341 DIEDelta(const MCSymbol *Hi, const MCSymbol *Lo) in DIEDelta() function
353 static bool classof(const DIEDelta *) { return true; } in classof()