GTIRB
v2.2.0
GrammaTech Intermediate Representation for Binaries: C++ API
|
This is the complete list of members for gtirb::AddrRange, including all inherited members.
AddrRange(Addr Lower, Addr Upper) noexcept | gtirb::AddrRange | inlineexplicit |
AddrRange(Addr Lower, uint64_t Count) noexcept | gtirb::AddrRange | inlineexplicit |
lower() const noexcept | gtirb::AddrRange | inline |
operator!=(const AddrRange &RHS) const noexcept | gtirb::AddrRange | inline |
operator==(const AddrRange &RHS) const noexcept | gtirb::AddrRange | inline |
size() const noexcept | gtirb::AddrRange | inline |
upper() const noexcept | gtirb::AddrRange | inline |