Home
last modified time | relevance | path

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

/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dstap-probe.c47 #define STAP_BASE_SECTION_NAME ".stapsdt.base" macro
1374 && sect->name && !strcmp (sect->name, STAP_BASE_SECTION_NAME)) in get_stap_base_address_1()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dstap-probe.c48 #define STAP_BASE_SECTION_NAME ".stapsdt.base" macro
1628 && sect->name && !strcmp (sect->name, STAP_BASE_SECTION_NAME)) in get_stap_base_address()