HomeSort by relevance Sort by last modified time
    Searched full:relocatable (Results 1 - 25 of 386) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/ELF/
diff2.s 12 // CHECK: expected relocatable expression
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/
SDL-devel.info 11 Relocatable NO
SDL.info 11 Relocatable YES
  /external/clang/test/PCH/
reloc.c 1 // RUN: %clang -target x86_64-apple-darwin10 --relocatable-pch -o %t \
  /external/v8/src/
arguments.h 88 class CustomArguments : public Relocatable {
93 JSObject* holder) : Relocatable(isolate) {
99 inline explicit CustomArguments(Isolate* isolate) : Relocatable(isolate) {
  /external/e2fsprogs/intl/
relocatable.h 1 /* Provide relocatable packages.
28 /* This can be enabled through the configure --enable-relocatable option. */
Makefile.in 92 relocatable.h \
117 relocatable.c \
142 relocatable.$lo \
233 relocatable.lo: $(srcdir)/relocatable.c
234 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/relocatable.c
289 if test "@RELOCATABLE@" = yes; then \
458 localealias.$lo localcharset.$lo relocatable.$lo: $(srcdir)/relocatable.h
  /external/llvm/lib/Target/ARM/
ARMELFWriterInfo.h 40 /// getRelTySize - Returns the size of relocatable field in bits
50 /// computeRelocation - Some relocatable fields could be relocated
  /external/llvm/lib/Target/MBlaze/
MBlazeELFWriterInfo.h 40 /// getRelTySize - Returns the size of relocatable field in bits
50 /// computeRelocation - Some relocatable fields could be relocated
  /external/llvm/lib/Target/Mips/
MipsELFWriterInfo.h 40 /// getRelTySize - Returns the size of relocatable field in bits
50 /// computeRelocation - Some relocatable fields could be relocated
  /external/llvm/lib/Target/X86/
X86ELFWriterInfo.h 40 /// getRelTySize - Returns the size of relocatable field in bits
50 /// computeRelocation - Some relocatable fields could be relocated
  /external/llvm/include/llvm-c/
Disassembler.h 55 * The initial support in LLVM MC for the most general form of a relocatable
59 * platforms only allow a relocatable expression of the form AddSymbol + Offset
63 * LLVMOpInfo1. The value of the relocatable expression for the operand,
66 * the fields of the structure with the Offset of the relocatable expression
68 * relocatable expression were assembly temporary symbols, for example
  /external/llvm/include/llvm/MC/
MCValue.h 46 /// isAbsolute - Is this an absolute (as opposed to relocatable) value.
58 assert((!SymB || SymA) && "Invalid relocatable MCValue!");
  /external/llvm/docs/CommandGuide/
lli.rst 255 =static: Non-relocatable code =pic - Fully relocatable, position independent code
256 =dynamic-no-pic: Relocatable external references, non-relocatable code
  /external/llvm/test/MC/ARM/
elf-thumbfunc-reloc.ll 6 ; We wanna test relocatable thumb function call,
  /ndk/build/tools/toolchain-patches/binutils/
0001-Fix-elfxx-mips.c-mipself.em-and-elf.c-with-5-fixes.patch 30 /* For objcopy and relocatable link, don't copy the output ELF
47 If we're creating a non-PIC relocatable object, mark H as
48 being PIC. If we're creating a non-relocatable object with
  /frameworks/compile/linkloader/lib/
ELFHeader.cpp 68 case ET_REL: return "Relocatable file";
  /external/llvm/include/llvm/CodeGen/
MachineConstantPool.h 51 /// conservative, so if it might codegen to a relocatable entry, it should say
112 /// conservative, so if it might codegen to a relocatable entry, it should say
  /external/llvm/include/llvm/Target/
TargetELFWriterInfo.h 102 /// getRelTySize - Returns the size of relocatable field in bits
112 /// computeRelocation - Some relocatable fields could be relocated
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 187 // In relocatable files, st_value holds alignment constraints for a symbol
193 // In relocatable files, st_value holds a section offset for a defined symbol.
197 // The section's virtual address in relocatable files is normally zero, but
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-addr2line.1 149 Given an address in an executable or an offset in a section of a relocatable
153 The executable or relocatable object to use is specified with the \fB\-e\fR
154 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-addr2line.1 149 Given an address in an executable or an offset in a section of a relocatable
153 The executable or relocatable object to use is specified with the \fB\-e\fR
154 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-addr2line.1 149 Given an address in an executable or an offset in a section of a relocatable
153 The executable or relocatable object to use is specified with the \fB\-e\fR
154 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-addr2line.1 149 Given an address in an executable or an offset in a section of a relocatable
153 The executable or relocatable object to use is specified with the \fB\-e\fR
154 option. The default is the file \fIa.out\fR. The section in the relocatable
  /external/elfutils/libelf-po/
libelf.pot 168 msgid "only relocatable files can contain section groups"

Completed in 710 milliseconds

1 2 3 4 5 6 7 8 91011>>