Searched refs:_info (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/llvm/libunwind/src/ |
H A D | UnwindCursor.hpp | 571 memset(&_info, 0, sizeof(_info)); in UnwindCursor() 672 memset(&_info, 0, sizeof(_info)); in UnwindCursor() 1026 _info.format, _info.start_ip, _addressSpace, _registers); in stepWithCompactEncoding() 1053 _info.format, _info.start_ip, _addressSpace, _registers); in stepWithCompactEncoding() 1313 memset(&_info, 0, sizeof(_info)); in UnwindCursor() 1319 memset(&_info, 0, sizeof(_info)); in UnwindCursor() 1943 _info.gp = 0; in getInfoFromCompactEncodingSection() 1963 _info.gp = 0; in getInfoFromSEH() 2265 _info.gp = 0; in getInfoFromTBTable() 2676 _info = {}; in setInfoForSigReturn() [all …]
|
/openbsd/sys/dev/acpi/ |
H A D | dsdt.h | 157 uint8_t _info; member 166 uint8_t _info; member 175 uint8_t _info; member
|
/openbsd/sys/sys/ |
H A D | signalvar.h | 138 int _info, int _onstack);
|
/openbsd/sys/dev/pci/drm/i915/gvt/ |
H A D | interrupt.c | 480 static struct intel_gvt_irq_info gen8_##regname##_info = { \
|
/openbsd/gnu/gcc/gcc/ |
H A D | protoize.c | 284 } _info; member 286 #define ddip _info._ddip 287 #define fip _info._fip
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | gnu-nat.c | 3287 thread_basic_info_data_t _info; in thread_takeover_sc_cmd() local 3288 thread_basic_info_t info = &_info; in thread_takeover_sc_cmd() 3297 if (info != &_info) in thread_takeover_sc_cmd()
|
H A D | ChangeLog-1991 | 3800 Rename {copying,warranty}_info to show_{copying,warranty}.
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | protoize.c | 292 } _info; member 294 #define ddip _info._ddip 295 #define fip _info._fip
|
/openbsd/sys/dev/ic/ |
H A D | qla.c | 169 #define qla_read_isr(_sc, _isr, _info) \ argument 170 ((*(_sc)->sc_regs->read_isr)((_sc), (_isr), (_info)))
|
/openbsd/gnu/usr.bin/texinfo/doc/ |
H A D | info-stnd.texi | 1943 @cindex _info file (MS-DOS) 1953 @file{_info} instead. If the @env{HOME} variable is not defined, Info
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | gdbint.texinfo | 6541 @code{info} subcommand, @samp{_info}. For example, the @code{step}
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUUsage.rst | 4733 _info) threadgroup_size_in_wavefronts[5:0]}
|