Searched defs:DotDebugLocEntry (Results 1 – 1 of 1) sorted by relevance
65 typedef struct DotDebugLocEntry { struct85 DotDebugLocEntry() in DotDebugLocEntry() argument88 DotDebugLocEntry(const MCSymbol *B, const MCSymbol *E, MachineLocation &L, in DotDebugLocEntry() function92 DotDebugLocEntry(const MCSymbol *B, const MCSymbol *E, int64_t i) in DotDebugLocEntry() function95 DotDebugLocEntry(const MCSymbol *B, const MCSymbol *E, const ConstantFP *FPtr) in DotDebugLocEntry() function98 DotDebugLocEntry(const MCSymbol *B, const MCSymbol *E, const ConstantInt *IPtr) in DotDebugLocEntry() function106 void Merge(DotDebugLocEntry *Next) { in Merge() argument119 } DotDebugLocEntry; argument