Searched refs:getLowPc (Results 1 – 8 of 8) sorted by relevance
164 std::optional<uint64_t> getLowPc() const { return LowPc; } in getLowPc() function
369 std::optional<uint64_t> getLowPc() const { return LowPc; } in getLowPc() function
553 if (std::optional<uint64_t> LowPC = getLowPc()) in emitLocListFragment()795 if (std::optional<uint64_t> LowPC = getLowPc()) in emitRangeListFragment()
486 if (std::optional<uint64_t> LowPC = Unit.getLowPc()) in emitDwarfDebugRangesTableFragment()678 if (std::optional<uint64_t> LowPC = Unit.getLowPc()) in emitDwarfDebugLocTableFragment()
1381 if (std::optional<uint64_t> LowPC = Unit.getLowPc()) in cloneAddressAttribute()1532 std::optional<uint64_t> LowPC = Unit.getLowPc(); in cloneScalarAttribute()