Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DStabs.h103 Function *append_Function(Module *module, char *fname);
104 Function *append_Function(Module *module, char *linkerName, uint64_t pc);
H A DDwarf.cc506 func = append_Function (ctx); in parseChild()
804 ctx->func = append_Function (ctx); in read_hwcprof_info()
958 DwrCU::append_Function (Dwarf_cnt *ctx) in append_Function() function in DwrCU
985 func = dwarf->stabs->append_Function (module, link_name, pc); in append_Function()
H A DDwarfLib.h290 Function *append_Function (Dwarf_cnt *ctx);
H A DStabs.cc2094 func = append_Function (mod, fname); in archive_Stabs()
2319 Stabs::append_Function (Module *module, char *fname) in append_Function() function in Stabs
2399 Stabs::append_Function (Module *module, char *linkerName, uint64_t pc) in append_Function() function in Stabs
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DStabs.h103 Function *append_Function(Module *module, char *fname);
104 Function *append_Function(Module *module, char *linkerName, uint64_t pc);
H A DDwarf.cc505 func = append_Function (ctx); in parseChild()
800 ctx->func = append_Function (ctx); in read_hwcprof_info()
954 DwrCU::append_Function (Dwarf_cnt *ctx) in append_Function() function in DwrCU
981 func = dwarf->stabs->append_Function (module, link_name, pc); in append_Function()
H A DDwarfLib.h283 Function *append_Function (Dwarf_cnt *ctx);
H A DStabs.cc2094 func = append_Function (mod, fname); in archive_Stabs()
2319 Stabs::append_Function (Module *module, char *fname) in append_Function() function in Stabs
2399 Stabs::append_Function (Module *module, char *linkerName, uint64_t pc) in append_Function() function in Stabs