Home
last modified time | relevance | path

Searched refs:getSymType (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/rts/linker/
H A DPEi386.h149 uint16_t getSymType ( COFF_HEADER_INFO *info, COFF_symbol* sym );
H A DPEi386.c646 uint16_t getSymType ( COFF_HEADER_INFO *info, COFF_symbol* sym ) in getSymType() function
1437 getSymType (info, symtab_i), in ocVerifyImage_PEi386()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dupper.cpp385 inline SYMTYPE getSymType(void) { in getSymType() function
406 #define getSymType() getkeyword("type", Symboltypes) macro
2058 stype = getSymType(); in read_symbol()