Searched refs:get_loc_mgr (Results 1 – 5 of 5) sorted by relevance
/external/libabigail/include/ |
D | abg-ir.h | 734 get_loc_mgr(); 737 get_loc_mgr() const;
|
/external/libabigail/src/ |
D | abg-reader.cc | 2442 loc = c.get_translation_unit()->get_loc_mgr().create_new_location(file_path, in read_location() 2476 c.get_translation_unit()->get_loc_mgr().create_new_location(file_path, in read_artificial_location()
|
D | abg-ir.cc | 1341 translation_unit::get_loc_mgr() in get_loc_mgr() function in abigail::ir::translation_unit 1349 translation_unit::get_loc_mgr() const in get_loc_mgr() function in abigail::ir::translation_unit
|
D | abg-dwarf-reader.cc | 6613 location l = tu->get_loc_mgr().create_new_location(file, line, 1); in die_location()
|
/external/libabigail/ |
D | ChangeLog | 36257 set_path, get_loc_mgr}): Adjust for pimpl idiom. 37529 (translation_unit::traverse, translation_unit::get_loc_mgr) 39017 * abg-corpus.h (abi_corpus::{get_decls, get_loc_mgr}): Remove. 39028 (translation_unit::get_loc_mgr, translation_unit::get_loc_mgr) 39435 (abi_corpus::{add,get_decls,get_loc_mgr}): Fix style.
|