Lines Matching defs:AsmCtx
138 struct AsmCtx struct
141 int fd;
144 bool textp;
148 {
153 } out;
157 AsmScn_t *section_list;
159 struct Ebl_Strtab *section_strtab;
162 asm_symbol_tab symbol_tab;
164 unsigned int nsymbol_tab;
166 struct Ebl_Strtab *symbol_strtab;
169 struct AsmScnGrp *groups;
171 size_t ngroups;
174 GElf_Word common_align;
180 unsigned int tempsym_count;
183 char *fname;
185 char tmp_fname[flexarr_size];