Searched refs:useGNUAnalogForDwarf5Feature (Results 1 – 3 of 3) sorted by relevance
1134 bool DwarfCompileUnit::useGNUAnalogForDwarf5Feature() const { in useGNUAnalogForDwarf5Feature() function in DwarfCompileUnit1139 if (!useGNUAnalogForDwarf5Feature()) in getDwarf5OrGNUTag()1153 if (!useGNUAnalogForDwarf5Feature()) in getDwarf5OrGNUAttr()1175 if (!useGNUAnalogForDwarf5Feature()) in getDwarf5OrGNULocationAtom()1222 if (!useGNUAnalogForDwarf5Feature()) in constructCallSiteEntryDIE()1232 if (!IsTail || useGNUAnalogForDwarf5Feature()) { in constructCallSiteEntryDIE()
236 bool useGNUAnalogForDwarf5Feature() const;
965 (!IsTail || CU.useGNUAnalogForDwarf5Feature()) in constructCallSiteEntryDIEs()