HomeSort by relevance Sort by last modified time
    Searched full:relocatable (Results 1 - 25 of 511) 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/clang/test/PCH/
reloc.c 1 // RUN: %clang_cc1 -emit-pch -o %t -relocatable-pch -isysroot %S/libroot %S/libroot/usr/include/reloc.h
  /external/llvm/include/llvm-c/
Disassembler.h 48 * The initial support in LLVM MC for the most general form of a relocatable
52 * platforms only allow a relocatable expression of the form AddSymbol + Offset
56 * LLVMOpInfo1. The value of the relocatable expression for the operand,
59 * the fields of the structure with the Offset of the relocatable expression
61 * 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.
49 /// getAssociatedSection - For relocatable values, return the section the
68 assert((!SymB || SymA) && "Invalid relocatable MCValue!");
  /external/v8/src/
arguments.h 77 class CustomArguments : public Relocatable {
82 JSObject* holder) : Relocatable(isolate) {
88 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 39 /// getRelTySize - Returns the size of relocatable field in bits
49 /// computeRelocation - Some relocatable fields could be relocated
  /external/llvm/lib/Target/MBlaze/
MBlazeELFWriterInfo.h 39 /// getRelTySize - Returns the size of relocatable field in bits
49 /// 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/docs/CommandGuide/
lli.pod 187 =static: Non-relocatable code =pic - Fully relocatable, position independent code
188 =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,
  /external/elfutils/tests/
msg_tst.c 68 "only relocatable files can contain section groups" },
  /external/llvm/tools/lli/
lli.cpp 120 "Non-relocatable code"),
122 "Fully relocatable, position independent code"),
124 "Relocatable external references, non-relocatable code"),
  /frameworks/compile/linkloader/lib/
ELFHeader.cpp 68 case ET_REL: return "Relocatable file";
  /external/llvm/include/llvm/CodeGen/
MachineConstantPool.h 50 /// conservative, so if it might codegen to a relocatable entry, it should say
111 /// conservative, so if it might codegen to a relocatable entry, it should say
  /external/llvm/include/llvm/Target/
TargetELFWriterInfo.h 104 /// getRelTySize - Returns the size of relocatable field in bits
114 /// computeRelocation - Some relocatable fields could be relocated
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-addr2line.1 147 Given an address in an executable or an offset in a section of a relocatable
151 The executable or relocatable object to use is specified with the \fB\-e\fR
152 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-addr2line.1 147 Given an address in an executable or an offset in a section of a relocatable
151 The executable or relocatable object to use is specified with the \fB\-e\fR
152 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-addr2line.1 147 Given an address in an executable or an offset in a section of a relocatable
151 The executable or relocatable object to use is specified with the \fB\-e\fR
152 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-addr2line.1 147 Given an address in an executable or an offset in a section of a relocatable
151 The executable or relocatable object to use is specified with the \fB\-e\fR
152 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-addr2line.1 155 Given an address in an executable or an offset in a section of a relocatable
159 The executable or relocatable object to use is specified with the \fB\-e\fR
160 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-addr2line.1 147 Given an address in an executable or an offset in a section of a relocatable
151 The executable or relocatable object to use is specified with the \fB\-e\fR
152 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-addr2line.1 147 Given an address in an executable or an offset in a section of a relocatable
151 The executable or relocatable object to use is specified with the \fB\-e\fR
152 option. The default is the file \fIa.out\fR. The section in the relocatable
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-addr2line.1 147 Given an address in an executable or an offset in a section of a relocatable
151 The executable or relocatable object to use is specified with the \fB\-e\fR
152 option. The default is the file \fIa.out\fR. The section in the relocatable

Completed in 3648 milliseconds

1 2 3 4 5 6 7 8 91011>>