OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:localrelocation
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/IR/
Constant.h
80
LocalRelocation
= 1,
92
///
LocalRelocation
: This entry has relocations, but the entries are
/external/llvm/lib/Target/
TargetLoweringObjectFile.cpp
194
case Constant::
LocalRelocation
:
233
case Constant::
LocalRelocation
:
/external/llvm/lib/IR/
Constants.cpp
331
///
LocalRelocation
: This entry has relocations, but the entries are
340
return
LocalRelocation
; // Local to this file/library.
[
all
...]
Completed in 165 milliseconds