diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2022-04-20 17:48:53 +0800 |
---|---|---|
committer | Tiezhu Yang <yangtiezhu@loongson.cn> | 2022-04-20 19:13:40 +0800 |
commit | 6e0d24c448d09a27f56799102f06223ceaf6ff4d (patch) | |
tree | aa0958d9ce5ceba13b54844d196f84dcf113481e /gdb/compile/compile-cplus-symbols.c | |
parent | 5355776935f1a69d897c4770209b6a3978f07ce1 (diff) | |
download | gdb-6e0d24c448d09a27f56799102f06223ceaf6ff4d.zip gdb-6e0d24c448d09a27f56799102f06223ceaf6ff4d.tar.gz gdb-6e0d24c448d09a27f56799102f06223ceaf6ff4d.tar.bz2 |
gdb: LoongArch: Implement loongarch_scan_prologue()
If can't determine prologue from the symbol table, need to examine
instructions. Implement loongarch_scan_prologue() to analyze the
function prologue from START_PC to LIMIT_PC, return the address of
the first instruction past the prologue.
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Diffstat (limited to 'gdb/compile/compile-cplus-symbols.c')
0 files changed, 0 insertions, 0 deletions