OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_LSYM
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
xcoff.h
27
#define
C_LSYM
0x81
xcoffout.cc
233
return
C_LSYM
;
/src/external/gpl3/gcc/dist/gcc/
xcoff.h
27
#define
C_LSYM
0x81
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
XCOFFYAML.cpp
62
ECase(
C_LSYM
);
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
XCOFFDumper.cpp
250
ECase(C_GSYM), ECase(
C_LSYM
), ECase(C_PSYM), ECase(C_RSYM),
275
case XCOFF::
C_LSYM
:
/src/external/gpl3/binutils/dist/include/coff/
internal.h
352
#define
C_LSYM
(0x81)
/src/external/gpl3/binutils.old/dist/include/coff/
internal.h
362
#define
C_LSYM
(0x81)
/src/external/gpl3/gdb/dist/include/coff/
internal.h
362
#define
C_LSYM
(0x81)
/src/external/gpl3/gdb.old/dist/include/coff/
internal.h
362
#define
C_LSYM
(0x81)
/src/external/gpl3/gdb/dist/gdb/
xcoffread.c
1546
case
C_LSYM
:
2408
/* I think we can ignore
C_LSYM
; types on xcoff seem to use C_DECL
2409
so
C_LSYM
would appear to be only for locals. */
2410
case
C_LSYM
:
2416
C_LSYM
, C_PSYM, etc., never have auxents. */
/src/external/gpl3/gdb.old/dist/gdb/
xcoffread.c
1546
case
C_LSYM
:
2408
/* I think we can ignore
C_LSYM
; types on xcoff seem to use C_DECL
2409
so
C_LSYM
would appear to be only for locals. */
2410
case
C_LSYM
:
2416
C_LSYM
, C_PSYM, etc., never have auxents. */
/src/external/gpl3/binutils/dist/bfd/
coffcode.h
4916
case
C_LSYM
:
/src/external/gpl3/binutils.old/dist/bfd/
coffcode.h
4909
case
C_LSYM
:
/src/external/gpl3/gdb/dist/bfd/
coffcode.h
4918
case
C_LSYM
:
/src/external/gpl3/gdb.old/dist/bfd/
coffcode.h
4918
case
C_LSYM
:
Completed in 66 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026