Home
last modified time | relevance | path

Searched refs:create_new_location (Results 1 - 4 of 4) sorted by relevance

/third_party/libabigail/src/
H A Dabg-reader.cc2318 loc = c.get_translation_unit()->get_loc_mgr().create_new_location(file_path, in read_location()
2352 c.get_translation_unit()->get_loc_mgr().create_new_location(file_path, in read_artificial_location()
H A Dabg-dwarf-reader.cc6200 location l = tu->get_loc_mgr().create_new_location(file, line, 1); in die_location()
H A Dabg-ir.cc447 location_manager::create_new_location(const std::string& file_path, in create_new_location() function in abigail::ir::location_manager
462 /// location_manager::create_new_location, otherwise this function yields
4607 /// location_manager::create_new_location().
/third_party/libabigail/include/
H A Dabg-ir.h431 create_new_location(const std::string& fle, size_t lne, size_t col);

Completed in 60 milliseconds