Searched refs:GetLineNumForPc (Results 1 – 3 of 3) sorted by relevance
177 bool GetLineNumForPc(const uint32_t pc, uint32_t* line_num) const;
222 inline bool CodeItemDebugInfoAccessor::GetLineNumForPc(const uint32_t address, in GetLineNumForPc() function
1757 accessor.GetLineNumForPc(rel_pc, &line_num); in GetLineNumFromPC()