OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasExtendedRelocations
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Object/
COFFObjectFile.cpp
337
if (Sec->
hasExtendedRelocations
()) {
355
if (Sec->
hasExtendedRelocations
()) {
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
COFFObjectFile.cpp
353
if (Sec->
hasExtendedRelocations
()) {
371
if (Sec->
hasExtendedRelocations
()) {
[
all
...]
/external/llvm/include/llvm/Object/
COFF.h
433
bool
hasExtendedRelocations
() const {
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
COFF.h
452
bool
hasExtendedRelocations
() const {
[
all
...]
Completed in 161 milliseconds