Searched refs:useGNUAnalogForDwarf5Feature (Results 1 – 3 of 3) sorted by relevance
1195 bool DwarfCompileUnit::useGNUAnalogForDwarf5Feature() const { in useGNUAnalogForDwarf5Feature() function in DwarfCompileUnit1200 if (!useGNUAnalogForDwarf5Feature()) in getDwarf5OrGNUTag()1214 if (!useGNUAnalogForDwarf5Feature()) in getDwarf5OrGNUAttr()1236 if (!useGNUAnalogForDwarf5Feature()) in getDwarf5OrGNULocationAtom()1283 if (!useGNUAnalogForDwarf5Feature()) in constructCallSiteEntryDIE()1293 if (!IsTail || useGNUAnalogForDwarf5Feature()) { in constructCallSiteEntryDIE()
266 bool useGNUAnalogForDwarf5Feature() const;
970 (!IsTail || CU.useGNUAnalogForDwarf5Feature()) in constructCallSiteEntryDIEs()