Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dcallgraph_container.cpp525 u32 callee_offset; in add() local
527 callee_offset = callee_bfd.get_start_offset(0); in add()
529 callee_offset = header.cg_to_anon_start; in add()
537 call_data callee(pc, profile, callee_bfd, callee_offset, in add()