OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pex_regs
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
pei-x86_64.c
81
static const char * const
pex_regs
[16] = {
variable
199
fprintf (file, "push %s",
pex_regs
[info]);
220
pex_regs
[ui->FrameRegister],
228
fprintf (file, "save %s at rsp + 0x%x",
pex_regs
[info], tmp);
234
fprintf (file, "save %s at rsp + 0x%x",
pex_regs
[info], tmp);
381
:
pex_regs
[(unsigned int) ui.FrameRegister]);
ChangeLog-2009
[
all
...]
Completed in 269 milliseconds