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