OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LocalRelocation
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/
Constant.h
73
LocalRelocation
= 1,
85
///
LocalRelocation
: This entry has relocations, but the entries are
/external/swiftshader/third_party/LLVM/lib/Target/
TargetLoweringObjectFile.cpp
200
case Constant::
LocalRelocation
:
240
case Constant::
LocalRelocation
:
/external/swiftshader/third_party/LLVM/lib/VMCore/
Constants.cpp
231
///
LocalRelocation
: This entry has relocations, but the entries are
240
return
LocalRelocation
; // Local to this file/library.
[
all
...]
Completed in 394 milliseconds