OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
Dwarf.cc
819
// define
instop
entry
820
inst_info_t *
instop
= new inst_info_t;
local
821
instop
->type = CPF_INSTR_TYPE_PREFETCH; // XXXX UNKNOWN
822
instop
->offset = memop->offset;
823
instop
->memop = memop;
826
ctx->module->infoList->append (
instop
);
/src/external/gpl3/binutils.old/dist/gprofng/src/
Dwarf.cc
819
// define
instop
entry
820
inst_info_t *
instop
= new inst_info_t;
local
821
instop
->type = CPF_INSTR_TYPE_PREFETCH; // XXXX UNKNOWN
822
instop
->offset = memop->offset;
823
instop
->memop = memop;
826
ctx->module->infoList->append (
instop
);
Completed in 17 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026