Lines Matching +refs:python +refs:indent +refs:guess +refs:indent +refs:offset
70 .gnu_debugaltlink DWARF section have different offset, then they
1140 ir: Properly indent overload of equals() for class_decl
1637 offset_type that also encapsulates the source of the offset is now
4144 the offset of the next data member is considered if it's present.
4602 newline and properly indent it.
5237 (notify_equality_failed, mark_types_as_being_compared): Re-indent.
5375 PR28060 - Invalid offset for bitfields
6069 data members. Also, re-indent the data members.
6123 Re-indent these data members.
7343 Bug 27331 - Data member offset change not considered local
8582 Suffix the offset of the translation unit to its name when that
8603 python doesn't seem to have a unsigned integer type. So we need
9564 dwarf-reader: re-indent a block of code
9565 * src/abg-dwarf-reader.cc (compare_dies): Properly indent a
11539 emitted and ensure it happens if needed, make offset and size
12133 * src/abg-reporter-priv.h (represent_data_member): Add indent
12147 override, indent the lines of detail by 2 spaces.
12696 Bug 25409 - Fix reading layout-offset-in-bits attribute of data-member
12971 (read_is_declaration_only): Re-indent.
13789 Misc indent cleanup
14215 -write_corpus(write_context& ctxt, const corpus_sptr& corpus, unsigned indent);
14218 + unsigned indent,
14221 write_corpus(const corpus_sptr& corpus, unsigned indent, write_context& ctxt);
14248 overload write_corpus_group(ctxt, corpus_group, indent) and
14259 write_corpus(ctxt, corpus, indent) and deprecate all others.
14272 overload write_translation_unit(ctxt, tu, indent) and deprecate
14351 treat passed addr as 32bit signed offset in case of v4.19+ __ksymtabs
15820 Allow use of python even when fedabipkgdiff is disabled
15821 * configure.ac: Detect the presence and version of python even
16203 Use the correct python interpreter in runtestdefaultsupprs.py
16206 * tests/runtestdefaultsupprs.py.in: Use the python interpreter
16211 Use the dynamically selected python for Koji configure tests
16212 * configure.ac: Use the python interpreter that was selected by
16275 -- by offset -- data member changes before the ones that are
16847 Bug 22722 - Make fedabipkgdiff and its tests support both python 3 and 2
16864 * tests/runtestfedabipkgdiff.py.in: Use python from env in
18052 account. Also, if the initial offset and qualified names of the
18053 data members of the diff nodes are equal, consider the offset and
18601 Initialize the virtual offset to -1.
18604 * src/abg-writer.cc (write_voffset): The virtual offset is signed
18605 because if it's -1, it means no offset is set.
18768 Initialize the virtual offset to -1.
18771 * src/abg-writer.cc (write_voffset): The virtual offset is signed
18772 because if it's -1, it means no offset is set.
20086 method_decl_sptr, fix the way we compute the highest vtable offset
20277 Support virtual member functions with vtable offset not yet set
20296 (finish_member_function_reading): Don't set the vtable offset if
20368 Handle several virtual member functions having the same vtable offset
20382 virtual function map, so it needs the vtable offset.
20487 smallest offset; not by the program header that is at offset zero.
21068 (is_rpm_file): New method to guess if a file is a RPM file.
21146 --no-show-relative-offset-changes.
21167 --no-show-relative-offset-changes.
21169 --no-show-relative-offset-changes options.
21171 "show-relative-offset-changes" flag according to the new option.n
21176 --no-show-relative-offset-changes option.
21178 "show-relative-offset-changes" flag according to the new option.
21465 parameter rather than taking a die offset and a die source; adjust
21749 Fix offset type mismatch
21762 Support reading data member offset from DW_AT_bit_offset
21764 Support reading the bit offset also from the DW_AT_bit_offset
21790 members with the same offset are sorted lexicographically, by
21939 (represent_data_member): Do not show offset information for data
21940 members of unions as all union data members are at offset 0.
23049 Fix python interpreter path for el6
23050 * tests/runtestdefaultsupprs.py.in: Use the python interpreter at
23051 /usr/bin/python, not the one at /bin/python.
23174 Improve python modules detection
23886 file to silence memcheck leak errors from python.
23934 the fedabipkgdiff feature. Add check for prerequisite python
24234 Update documentation to require doxygen and python-sphinx for building
24235 * COMPILING: Add python-sphinx to the set of required packages to
24238 and python-sphinx for documentation.
24623 suppressed, then no virtual offset change should be considered
25263 new accessor to set the number of functions with virtual offset
25266 virtual offset changes into account.
25339 Properly indent code after if clause.
25340 * src/abg-ini.cc (write_property_value): Properly indent return
26429 * tests/update-test-read-dwarf-output.py: New helper python program.
27878 re-indent.
28657 (write_enum_type_decl): In this function in particular, indent a
28997 set deleted *functions*; woops, I guess this was a copy & paste
29354 indent the content of the "Removed binaries" and "Added binaries"
29613 to guess by reading the signature of the function, which element
29649 Re-indent tools/abipkgdiff.cc
29650 * tools/abipkgdiff.cc: Re-indent the file properly and fix some
30476 virtual-ness and vtable offset changes.
32725 * src/abg-dwarf-reader.cc (build_ir_node): Re-indent. Also,
34541 * doc/manuals/libabigail-concepts.rst: Re-indent and fix some
35490 Always emit vtable offset for virtual member function
35491 * src/abg-writer.cc (write_voffset): Emit the vtable offset of
35492 virtual function even when the offset is zero.
35959 Sort reported changed data members by increasing offset
36285 * include/abg-ir.h (elf_symbol::version::version): Properly indent
36289 indent constructor parameters.
36704 * config.guess: Remove from revision control system.
37104 (get_parent_die): Take a logical current die offset parameter. If
37109 (get_scope_for_die): Take a logical current die offset parameter.
37117 Take a logical current die offset parameter. Adjust.
37675 A virt mem fn deleted and added to the same offset is not harmful
37678 offset is not considered as being a virtual member function change
37681 offset.
37685 Do not categorize size/offset changes when a decl-only class is involved
37703 Do not try to represent the offset for a static data member
37706 its offset.
37982 Represent a removed+added data member at a given offset as changed
38004 a data member is deleted and added back to offset N, and be
38005 prepared to present that as a change of data member at offset N.
38007 offset that have changed.
38081 Consider added/removed data members as changing size or offset
38193 guess this should be extended to the other type constructs that
38458 filtered-out local size/offset/access changes.
38460 Do not report filtered-out local size/offset changes.
38567 incorporate offset changes as well.
38906 ({get,set}_data_member_{offset,is_laid_out}): Define new
39471 Associate the member type IR node to the offset of the die of the
39475 the offset of this DIE to the IR node of that other DIE.
39510 variable node first. Register the data member in the die offset
39516 die offset -> IR node map. If there is no DW_AT_specification
40310 * src/abg-ir.cc (class_decl::class_decl): Properly indent.
40312 (class_tmpl_shared_ptr_map): Properly indent these typedefs.
40550 * include/abg-writer.h (write_translation_unit): Re-indent parms.
40865 type so that the value is now a DIE offset, rather than a DIE.
40867 the one of the reader_context. Also, the die offset uniquely
41595 Serialize vtable offset for virtual functions
41599 The offset is an index into a table; it's not a value in bits.
41605 vtable-offset-in-bits into vtable-offset.
41687 (d_path_vec::{over_bounds, offset}): New methods.
41696 enough. Also use the new offset() method.
43078 * src/abg-ir.h (class_decl::base_spec::base_spec): Take an offset
43083 * src/abg-ir.cc (class_decl::base_spec::base_spec): Take an offset
43089 (build_class_decl): Read the 'layout-offset-in-bits' and the
43095 it a proper empty xml element. Write the offset and the
43133 Serialize the layout offset of class data members.
43135 (write_class_decl): Serialize the layout offset.
43759 (handle_namespace_decl): Fix indent.
44357 * config.guess: Added to VCS.