Searched refs:symtype (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dlisp.h146 int symtype; member in struct:atomdefs
H A Dlisp.c4625 atomp->ftype = p->symtype;
/haiku-fatelf/src/bin/gdb/bfd/
H A Dnlmcode.h1021 unsigned char symtype; /* Type of debugging symbol. */ variable
1117 amt = sizeof (symtype);
1118 if (bfd_bread ((PTR) &symtype, amt, abfd) != amt)
1137 if (symtype == 0)
1142 else if (symtype == 1)
H A Dmach-o.c735 unsigned int symtype = -1; local
749 symtype = (type & 0x0e);
786 switch (symtype)
824 s->name, symtype);
H A Delfxx-ia64.c785 char symtype;
861 symtype = ELF_ST_TYPE (isym->st_info);
907 symtype = h->type;
928 if (symtype == STT_SECTION)
935 if (symtype != STT_SECTION)
782 char symtype; local
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Darmdbg.h305 const char *symbol, Dbg_LLSymType symtype, ARMaddress value,

Completed in 134 milliseconds