Home
last modified time | relevance | path

Searched refs:debug_addr (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/DebugInfo/PowerPC/
Dtls-fission.ll9 ; DW_OP_const_index (0xfx == 252) to refer to the debug_addr table
11 ; an index of zero into the debug_addr table
15 ; check that the expected TLS address description is the first thing in the debug_addr section
16 ; CHECK: debug_addr
/external/llvm/test/DebugInfo/X86/
Dtls.ll25 ; DW_OP_GNU_const_index (0xfx == 252) to refer to the debug_addr table
27 ; an index of zero into the debug_addr table
69 ; check that the expected TLS address description is the first thing in the debug_addr section
70 ; FISSION: .section .debug_addr
Dfission-ranges.ll47 ; Make sure we have enough stuff in the debug_addr to cover the address indexes
51 ; HDR: .debug_addr 00000038
Dfission-cu.ll108 ; OBJ-NEXT: R_X86_64_32 .debug_addr
/external/ltrace/sysdeps/linux-gnu/
Dos.h23 arch_addr_t debug_addr; member
Dproc.c562 if (rdebug_fetcher(proc)(proc, proc->os.debug_addr, ret) < 0) { in load_debug_struct()
614 if (arch_find_dl_debug(proc, dyn_addr, &proc->os.debug_addr) == -1) { in linkmap_init()
725 proc->os.debug_addr = 0; in os_process_init()