Home
last modified time | relevance | path

Searched refs:create_artificial_symbol (Results 1 – 4 of 4) sorted by relevance

/external/oprofile/libpp/
Dprofile_container.h162 std::string create_artificial_symbol(op_bfd const & abfd, u32 start,
/external/oprofile/libutil++/
Dop_bfd.h254 op_bfd_symbol const create_artificial_symbol();
Dop_bfd.cpp285 symbols.push_back(create_artificial_symbol()); in add_symbols()
450 op_bfd_symbol const op_bfd::create_artificial_symbol() in create_artificial_symbol() function in op_bfd
/external/oprofile/
DChangeLog-20023599 * pp/opf_filter.h: declare create_artificial_symbol()