OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:riprel
(Results
1 - 11
of
11
) sorted by null
/external/llvm/lib/Target/X86/
X86Subtarget.h
41
RIPRel
, // Used on X86-64 when not in -static mode.
468
bool isPICStyleRIPRel() const { return PICStyle == PICStyles::
RIPRel
; }
X86Subtarget.cpp
325
setPICStyle(PICStyles::
RIPRel
);
/toolchain/binutils/binutils-2.25/opcodes/
i386-dis.c
13173
bfd_vma
riprel
;
local
14744
int
riprel
= 0;
local
[
all
...]
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp
291
// happen when we have a
RIPrel
instruction with data following the
/external/skia/third_party/yasm/config/android/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/chromeos/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/ios/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/linux/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/mac/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/openbsd/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/win/
Makefile
[
all
...]
Completed in 1116 milliseconds