HomeSort by relevance Sort by last modified time
    Searched full:relocs (Results 226 - 250 of 1322) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/uapi/linux/
flat.h 53 #define FLAT_FLAG_GZDATA 0x0008 /* only data/relocs are compressed (for XIP) */
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFSection.h 20 RelocAddrMap Relocs;
  /external/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp 69 DWARFAcceleratorTable Accel(AccelSection, StrData, Section.Relocs);
158 LineTable.parse(lineData, &getLineSection().Relocs, &stmtOffset);
317 Loc.reset(new DWARFDebugLoc(getLocSection().Relocs));
376 Line.reset(new DWARFDebugLine(&getLineSection().Relocs));
708 .Case("debug_info", &InfoSection.Relocs)
709 .Case("debug_loc", &LocSection.Relocs)
710 .Case("debug_info.dwo", &InfoDWOSection.Relocs)
711 .Case("debug_line", &LineSection.Relocs)
712 .Case("apple_names", &AppleNamesSection.Relocs)
713 .Case("apple_types", &AppleTypesSection.Relocs)
    [all...]
  /external/llvm/lib/MC/
MCELFObjectTargetWriter.cpp 34 std::vector<ELFRelocationEntry> &Relocs) {
  /external/llvm/test/MC/MachO/ARM/
long-call-branch-island-relocation.s 2 @ RUN: llvm-readobj -relocations -expand-relocs < %t.o | FileCheck %s
thumb2-movt-fixup.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-darwin10 -filetype=obj -o - < %s | llvm-readobj -relocations -expand-relocs | FileCheck %s
  /external/llvm/test/MC/MachO/
darwin-x86_64-diff-reloc-assign-2.s 1 // RUN: llvm-mc -triple x86_64-apple-darwin9 %s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
flat.h 53 #define FLAT_FLAG_GZDATA 0x0008 /* only data/relocs are compressed (for XIP) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
flat.h 53 #define FLAT_FLAG_GZDATA 0x0008 /* only data/relocs are compressed (for XIP) */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mn10200.h 40 /* Don't bother to adjust relocs. */
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
insns.s 56 ldab #%page(test2) ; Check that the relocs are against symbol
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel13-mips16.d 2 #readelf: --relocs
elf-rel13.d 2 #readelf: --relocs
elf-rel26.d 2 #readelf: --relocs
micromips@24k-triple-stores-11.d 3 #name: 24K: Triple Store (gprel relocs)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
basep-7.d 6 # Note the inconsequence in relocs regarding forward and backward
basep-8.d 4 # Since we don't merge BPO-relocs until linking with
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
movi32-noexp-2.d 4 #name: MOVI non-expansion of local symbols with relocs, 32-bit ABI.
movi64-noexp-2.d 4 #name: MOVI non-expansion of local symbols with relocs, 64-bit ABI.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
pcrel.d 3 #name: pc relative relocs
pcrel64.d 3 #name: pc relative 64-bit relocs
  /toolchain/binutils/binutils-2.25/gold/testsuite/
copy_test.cc 1 // copy_test.cc -- test copy relocs for gold
copy_test_1.cc 1 // copy_test_1.cc -- test copy relocs for gold
copy_test_2.cc 1 // copy_test_2.cc -- test copy relocs variables for gold
pie_copyrelocs_test.cc 23 // Check if copy relocs are used to access globals below when -fpie is

Completed in 1769 milliseconds

1 2 3 4 5 6 7 8 91011>>