OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ODK_REGINFO
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsOptionRecord.cpp
31
// Since .reginfo has the same information as .Mips.options (
ODK_REGINFO
),
43
Streamer->emitInt8(ELF::
ODK_REGINFO
); // kind
/src/external/gpl3/binutils/dist/include/elf/
mips.h
1086
#define
ODK_REGINFO
1
1115
/* In the 32 bit ABI, an
ODK_REGINFO
option is just a Elf32_RegInfo
/src/external/gpl3/binutils.old/dist/include/elf/
mips.h
1086
#define
ODK_REGINFO
1
1115
/* In the 32 bit ABI, an
ODK_REGINFO
option is just a Elf32_RegInfo
/src/external/gpl3/gdb.old/dist/include/elf/
mips.h
1086
#define
ODK_REGINFO
1
1115
/* In the 32 bit ABI, an
ODK_REGINFO
option is just a Elf32_RegInfo
/src/external/gpl3/gdb/dist/include/elf/
mips.h
1086
#define
ODK_REGINFO
1
1115
/* In the 32 bit ABI, an
ODK_REGINFO
option is just a Elf32_RegInfo
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
581
ODK_REGINFO
= 1, // Register usage information
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELFTypes.h
775
assert(kind == ELF::
ODK_REGINFO
);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d
1212
enum
ODK_REGINFO
= 1;
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
ELFDumper.cpp
1599
LLVM_READOBJ_ENUM_CASE(ELF,
ODK_REGINFO
);
3053
IsSupported = O->kind ==
ODK_REGINFO
;
3099
if (Kind ==
ODK_REGINFO
)
/src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c
7478
ODK_REGINFO
structure. */
7498
if (ABI_64_P (abfd) && intopt.kind ==
ODK_REGINFO
)
7513
else if (intopt.kind ==
ODK_REGINFO
)
7703
/* For a SHT_MIPS_OPTIONS section, look for a
ODK_REGINFO
entry, and
7705
SHT_MIPS_REGINFO and SHT_MIPS_OPTIONS/
ODK_REGINFO
; in that case,
7733
if (intopt.kind ==
ODK_REGINFO
)
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c
7458
ODK_REGINFO
structure. */
7478
if (ABI_64_P (abfd) && intopt.kind ==
ODK_REGINFO
)
7493
else if (intopt.kind ==
ODK_REGINFO
)
7683
/* For a SHT_MIPS_OPTIONS section, look for a
ODK_REGINFO
entry, and
7685
SHT_MIPS_REGINFO and SHT_MIPS_OPTIONS/
ODK_REGINFO
; in that case,
7713
if (intopt.kind ==
ODK_REGINFO
)
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c
7412
ODK_REGINFO
structure. */
7432
if (ABI_64_P (abfd) && intopt.kind ==
ODK_REGINFO
)
7447
else if (intopt.kind ==
ODK_REGINFO
)
7637
/* For a SHT_MIPS_OPTIONS section, look for a
ODK_REGINFO
entry, and
7639
SHT_MIPS_REGINFO and SHT_MIPS_OPTIONS/
ODK_REGINFO
; in that case,
7667
if (intopt.kind ==
ODK_REGINFO
)
/src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c
7458
ODK_REGINFO
structure. */
7478
if (ABI_64_P (abfd) && intopt.kind ==
ODK_REGINFO
)
7493
else if (intopt.kind ==
ODK_REGINFO
)
7683
/* For a SHT_MIPS_OPTIONS section, look for a
ODK_REGINFO
entry, and
7685
SHT_MIPS_REGINFO and SHT_MIPS_OPTIONS/
ODK_REGINFO
; in that case,
7713
if (intopt.kind ==
ODK_REGINFO
)
/src/external/gpl3/binutils/dist/binutils/
readelf.c
20919
case
ODK_REGINFO
:
/src/external/gpl3/binutils/dist/gas/config/
tc-mips.c
4177
opthdr.kind =
ODK_REGINFO
;
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
20025
case
ODK_REGINFO
:
/src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c
3922
opthdr.kind =
ODK_REGINFO
;
Completed in 157 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026