HomeSort by relevance Sort by last modified time
    Searched full:debug_addr (Results 1 - 11 of 11) sorted by null

  /external/llvm/test/DebugInfo/PowerPC/
tls-fission.ll 9 ; 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/
tls.ll 16 ; DW_OP_GNU_const_index (0xfx == 252) to refer to the debug_addr table
18 ; an index of zero into the debug_addr table
50 ; check that the expected TLS address description is the first thing in the debug_addr section
51 ; FISSION: .section .debug_addr
fission-cu.ll 108 ; OBJ-NEXT: R_X86_64_32 .debug_addr
fission-ranges.ll 47 ; Make sure we have enough stuff in the debug_addr to cover the address indexes
51 ; HDR: .debug_addr 00000038
  /external/ltrace/sysdeps/linux-gnu/
os.h 23 arch_addr_t debug_addr; member in struct:os_process_data
proc.c 562 if (rdebug_fetcher(proc)(proc, proc->os.debug_addr, ret) < 0) {
614 if (arch_find_dl_debug(proc, dyn_addr, &proc->os.debug_addr) == -1) {
725 proc->os.debug_addr = 0;
  /external/llvm/lib/DebugInfo/
DWARFUnit.cpp 275 // Share .debug_addr and .debug_ranges section with compile unit in .dwo
DWARFFormValue.cpp 376 OS << "<no .debug_addr section>";
DWARFContext.cpp 672 .Case("debug_addr", &AddrSection)
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 583 Ctx->getELFSection(".debug_addr", ELF::SHT_PROGBITS, 0,
768 Ctx->getCOFFSection(".debug_addr",
    [all...]
  /prebuilts/sdk/tools/linux/
libLLVM.so 

Completed in 196 milliseconds