Searched refs:InsnOffset (Results 1 – 2 of 2) sorted by relevance
239 uint32_t InsnOffset; ///< Byte offset in the section member251 uint32_t InsnOffset; ///< Byte offset in this section member268 uint32_t InsnOffset; ///< Byte offset in this section member
331 return L.InsnOffset < R.InsnOffset; in parseLineInfo()369 return L.InsnOffset < R.InsnOffset; in parseRelocInfo()441 SecInfo, [=](const T &Entry) { return Entry.InsnOffset < TargetOffset; }); in findInfo()442 if (MaybeInfo == SecInfo.end() || MaybeInfo->InsnOffset != Address.Address) in findInfo()