Home
last modified time | relevance | path

Searched refs:get_loc_mgr (Results 1 – 5 of 5) sorted by relevance

/external/libabigail/include/
Dabg-ir.h734 get_loc_mgr();
737 get_loc_mgr() const;
/external/libabigail/src/
Dabg-reader.cc2442 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()
Dabg-ir.cc1341 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
Dabg-dwarf-reader.cc6613 location l = tu->get_loc_mgr().create_new_location(file, line, 1); in die_location()
/external/libabigail/
DChangeLog36257 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.