Searched refs:LowPcIdx (Results 1 – 1 of 1) sorted by relevance
1559 uint32_t LowPcIdx = Abbrev->findAttributeIndex(dwarf::DW_AT_low_pc); in shouldKeepSubprogramDIE() local1560 if (LowPcIdx == -1U) in shouldKeepSubprogramDIE()1567 getAttributeOffsets(Abbrev, LowPcIdx, Offset, OrigUnit); in shouldKeepSubprogramDIE()