Lines Matching refs:ebl
77 /* We might have primed the Dwarf_CFI ebl cache with our own ebl
81 if (mod->eh_cfi->ebl != NULL && mod->eh_cfi->ebl == mod->ebl)
82 mod->eh_cfi->ebl = NULL;
88 if (mod->dwarf_cfi->ebl != NULL && mod->dwarf_cfi->ebl == mod->ebl)
89 mod->dwarf_cfi->ebl = NULL;
107 if (mod->ebl != NULL)
108 ebl_closebackend (mod->ebl);