Home
last modified time | relevance | path

Searched defs:sym_name (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dmemory.py30 def check_break(sym_name): argument
58 def check_watches(sym_name): argument
H A Dsha1.py16 def check_break(sym_name): argument
/openbmc/qemu/tests/tcg/aarch64/gdbstub/
H A Dtest-sve-ioctl.py17 def __init__(self, sym_name="__sve_ld_done"): argument
/openbmc/u-boot/tools/binman/
H A Delf.py64 def GetSymbolAddress(fname, sym_name): argument
H A Dbsection.py344 def LookupSymbol(self, sym_name, optional, msg): argument