Home
last modified time | relevance | path

Searched refs:lookup_symbolxx (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/
H A Delfload.c367 static const char *lookup_symbolxx(struct syminfo *s, uint64_t orig_addr) in lookup_symbolxx() function
495 s->lookup_symbol = (lookup_symbol_t)lookup_symbolxx; in load_symbols()
498 s->lookup_symbol = (lookup_symbol_t)lookup_symbolxx; in load_symbols()
/openbmc/qemu/linux-user/
H A Delfload.c3606 static const char *lookup_symbolxx(struct syminfo *s, uint64_t orig_addr) in lookup_symbolxx() function
3742 s->lookup_symbol = lookup_symbolxx; in load_symbols()