Searched refs:map_PC_to_func (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DStabs.h105 Function *map_PC_to_func(uint64_t pc, uint64_t &low_pc, Vector<Function*> *functions);
H A DDwarfLib.cc2048 Function *f = dwarf->stabs->map_PC_to_func (inlinedSubr->low_pc,
2103 Function *func = dwarf->stabs->map_PC_to_func (pc, low_pc, mod->functions);
H A DStabs.cc486 Stabs::map_PC_to_func (uint64_t pc, uint64_t &low_pc, Vector<Function*> *functions) function in class:Stabs

Completed in 167 milliseconds