| addByteInterval(ByteInterval *BI) | gtirb::Section | |
| addByteInterval(Context &C, Args &&... A) | gtirb::Section | inline |
| addFlag(SectionFlag F) | gtirb::Section | inline |
| addFlags(Fs... F) | gtirb::Section | inline |
| block_iterator typedef | gtirb::Section | |
| block_range typedef | gtirb::Section | |
| block_subrange typedef | gtirb::Section | |
| blocks() | gtirb::Section | inline |
| blocks() const | gtirb::Section | inline |
| blocks_begin() | gtirb::Section | inline |
| blocks_begin() const | gtirb::Section | inline |
| blocks_end() | gtirb::Section | inline |
| blocks_end() const | gtirb::Section | inline |
| byte_interval_iterator typedef | gtirb::Section | |
| byte_interval_range typedef | gtirb::Section | |
| byte_interval_subrange typedef | gtirb::Section | |
| byte_intervals() | gtirb::Section | inline |
| byte_intervals() const | gtirb::Section | inline |
| byte_intervals_begin() | gtirb::Section | inline |
| byte_intervals_begin() const | gtirb::Section | inline |
| byte_intervals_end() | gtirb::Section | inline |
| byte_intervals_end() const | gtirb::Section | inline |
| code_block_iterator typedef | gtirb::Section | |
| code_block_range typedef | gtirb::Section | |
| code_block_subrange typedef | gtirb::Section | |
| code_blocks() | gtirb::Section | inline |
| code_blocks() const | gtirb::Section | inline |
| code_blocks_begin() | gtirb::Section | inline |
| code_blocks_begin() const | gtirb::Section | inline |
| code_blocks_end() | gtirb::Section | inline |
| code_blocks_end() const | gtirb::Section | inline |
| const_block_iterator typedef | gtirb::Section | |
| const_block_range typedef | gtirb::Section | |
| const_block_subrange typedef | gtirb::Section | |
| const_byte_interval_iterator typedef | gtirb::Section | |
| const_byte_interval_range typedef | gtirb::Section | |
| const_byte_interval_subrange typedef | gtirb::Section | |
| const_code_block_iterator typedef | gtirb::Section | |
| const_code_block_range typedef | gtirb::Section | |
| const_code_block_subrange typedef | gtirb::Section | |
| const_data_block_iterator typedef | gtirb::Section | |
| const_data_block_range typedef | gtirb::Section | |
| const_data_block_subrange typedef | gtirb::Section | |
| const_section_flag_iterator typedef | gtirb::Section | |
| const_section_flag_range typedef | gtirb::Section | |
| const_symbolic_expression_iterator typedef | gtirb::Section | |
| const_symbolic_expression_range typedef | gtirb::Section | |
| Context class | gtirb::Section | friend |
| Create(Context &C) | gtirb::Section | inlinestatic |
| Create(Context &C, const std::string &Name) | gtirb::Section | inlinestatic |
| data_block_iterator typedef | gtirb::Section | |
| data_block_range typedef | gtirb::Section | |
| data_block_subrange typedef | gtirb::Section | |
| data_blocks() | gtirb::Section | inline |
| data_blocks() const | gtirb::Section | inline |
| data_blocks_begin() | gtirb::Section | inline |
| data_blocks_begin() const | gtirb::Section | inline |
| data_blocks_end() | gtirb::Section | inline |
| data_blocks_end() const | gtirb::Section | inline |
| findBlocksAt(Addr A) | gtirb::Section | inline |
| findBlocksAt(Addr Low, Addr High) | gtirb::Section | inline |
| findBlocksAt(Addr A) const | gtirb::Section | inline |
| findBlocksAt(Addr Low, Addr High) const | gtirb::Section | inline |
| findBlocksOn(Addr A) | gtirb::Section | inline |
| findBlocksOn(Addr A) const | gtirb::Section | inline |
| findByteIntervalsAt(Addr A) | gtirb::Section | inline |
| findByteIntervalsAt(Addr Low, Addr High) | gtirb::Section | inline |
| findByteIntervalsAt(Addr A) const | gtirb::Section | inline |
| findByteIntervalsAt(Addr Low, Addr High) const | gtirb::Section | inline |
| findByteIntervalsOn(Addr A) | gtirb::Section | inline |
| findByteIntervalsOn(Addr A) const | gtirb::Section | inline |
| findCodeBlocksAt(Addr A) | gtirb::Section | inline |
| findCodeBlocksAt(Addr Low, Addr High) | gtirb::Section | inline |
| findCodeBlocksAt(Addr A) const | gtirb::Section | inline |
| findCodeBlocksAt(Addr Low, Addr High) const | gtirb::Section | inline |
| findCodeBlocksOn(Addr A) | gtirb::Section | inline |
| findCodeBlocksOn(Addr A) const | gtirb::Section | inline |
| findDataBlocksAt(Addr A) | gtirb::Section | inline |
| findDataBlocksAt(Addr Low, Addr High) | gtirb::Section | inline |
| findDataBlocksAt(Addr A) const | gtirb::Section | inline |
| findDataBlocksAt(Addr Low, Addr High) const | gtirb::Section | inline |
| findDataBlocksOn(Addr A) | gtirb::Section | inline |
| findDataBlocksOn(Addr A) const | gtirb::Section | inline |
| findSymbolicExpressionsAt(Addr A) | gtirb::Section | inline |
| findSymbolicExpressionsAt(Addr Low, Addr High) | gtirb::Section | inline |
| findSymbolicExpressionsAt(Addr A) const | gtirb::Section | inline |
| findSymbolicExpressionsAt(Addr Low, Addr High) const | gtirb::Section | inline |
| flags() const | gtirb::Section | inline |
| flags_begin() const | gtirb::Section | inline |
| flags_end() const | gtirb::Section | inline |
| getAddress() const | gtirb::Section | inline |
| getByUUID(Context &C, const UUID &Uuid) | gtirb::Node | inlinestatic |
| getByUUID(const Context &C, const UUID &Uuid) | gtirb::Node | inlinestatic |
| getModule() | gtirb::Section | inline |
| getModule() const | gtirb::Section | inline |
| getName() const | gtirb::Section | inline |
| getSize() const | gtirb::Section | inline |
| getUUID() const | gtirb::Node | inline |
| isFlagSet(SectionFlag F) const | gtirb::Section | inline |
| Module class | gtirb::Section | friend |
| Node(const Node &)=delete | gtirb::Node | |
| Node(Node &&)=delete | gtirb::Node | |
| operator!=(const Section &Other) const | gtirb::Section | |
| operator=(const Node &)=delete | gtirb::Node | |
| operator=(Node &&)=delete | gtirb::Node | |
| operator==(const Section &Other) const | gtirb::Section | |
| removeByteInterval(ByteInterval *N) | gtirb::Section | |
| removeFlag(SectionFlag F) | gtirb::Section | inline |
| SerializationTestHarness class | gtirb::Section | friend |
| setName(const std::string &N) | gtirb::Section | inline |
| symbolic_expression_iterator typedef | gtirb::Section | |
| symbolic_expression_range typedef | gtirb::Section | |
| symbolic_expressions() | gtirb::Section | inline |
| symbolic_expressions() const | gtirb::Section | inline |
| symbolic_expressions_begin() | gtirb::Section | inline |
| symbolic_expressions_begin() const | gtirb::Section | inline |
| symbolic_expressions_end() | gtirb::Section | inline |
| symbolic_expressions_end() const | gtirb::Section | inline |
| toProtobuf(const T &) | gtirb::Section | friend |
| ~Node() noexcept | gtirb::Node | |