Searched refs:AsmSym_t (Results 1 – 10 of 10) sorted by relevance
33 typedef struct AsmSym AsmSym_t; typedef74 AsmSym_t *signature, Elf32_Word flags);77 extern int asm_scngrp_newsignature (AsmScnGrp_t *grp, AsmSym_t *signature);116 extern AsmSym_t *asm_newsym (AsmScn_t *asmscn, const char *name,121 extern AsmSym_t *asm_newcomsym (AsmCtx_t *ctx, const char *name,125 extern AsmSym_t *asm_newabssym (AsmCtx_t *ctx, const char *name,
39 AsmSym_t *46 AsmSym_t *result;62 result = (AsmSym_t *) malloc (sizeof (AsmSym_t));
39 AsmSym_t *48 AsmSym_t *result;64 result = (AsmSym_t *) malloc (sizeof (AsmSym_t));
28 AsmSym_t *38 AsmSym_t *result;59 result = (AsmSym_t *) malloc (sizeof (AsmSym_t));
25 AsmSym_t *signature;
18 #define TYPE AsmSym_t *
25 #define TYPE AsmSym_t *
32 AsmSym_t *signature;
119 AsmSym_t *sym; in binary_end()556 AsmSym_t *sym;
48 AsmSym_t *sym; in main()