OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RIT_Vanilla
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp
66
RelocType = unsigned(macho::
RIT_Vanilla
);
262
unsigned Type = macho::
RIT_Vanilla
;
364
unsigned RelocType = macho::
RIT_Vanilla
;
395
if (IsPCRel && RelocType == macho::
RIT_Vanilla
)
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp
163
case macho::
RIT_Vanilla
: {
240
case macho::
RIT_Vanilla
: {
370
macho::
RIT_Vanilla
, Value.Addend);
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp
350
unsigned Type = macho::
RIT_Vanilla
;
533
Type = macho::
RIT_Vanilla
;
564
Type = macho::
RIT_Vanilla
;
/external/llvm/include/llvm/Object/
MachOFormat.h
388
RIT_Vanilla
= 0,
/external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py
991
RIT_Vanilla
= 0
1011
RIT_Vanilla
= 0
[
all
...]
Completed in 130 milliseconds