Searched refs:useGNUAnalogForDwarf5Feature (Results 1 – 3 of 3) sorted by relevance
1210 bool DwarfCompileUnit::useGNUAnalogForDwarf5Feature() const { in useGNUAnalogForDwarf5Feature() function in DwarfCompileUnit1215 if (!useGNUAnalogForDwarf5Feature()) in getDwarf5OrGNUTag()1229 if (!useGNUAnalogForDwarf5Feature()) in getDwarf5OrGNUAttr()1251 if (!useGNUAnalogForDwarf5Feature()) in getDwarf5OrGNULocationAtom()1304 if (!useGNUAnalogForDwarf5Feature()) in constructCallSiteEntryDIE()1314 if (!IsTail || useGNUAnalogForDwarf5Feature()) { in constructCallSiteEntryDIE()
266 bool useGNUAnalogForDwarf5Feature() const;
970 (!IsTail || CU.useGNUAnalogForDwarf5Feature()) in constructCallSiteEntryDIEs()