OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cfi_pop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/i386/
i386-asm.h
41
# define
cfi_pop
(X) .cfi_adjust_cfa_offset -8; .cfi_restore X
macro
44
# define
cfi_pop
(X) .cfi_adjust_cfa_offset -4; .cfi_restore X
macro
55
# define
cfi_pop
(X)
macro
/src/external/gpl3/gcc.old/dist/libgcc/config/i386/
i386-asm.h
41
# define
cfi_pop
(X) .cfi_adjust_cfa_offset -8; .cfi_restore X
macro
44
# define
cfi_pop
(X) .cfi_adjust_cfa_offset -4; .cfi_restore X
macro
55
# define
cfi_pop
(X)
macro
Completed in 17 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026