OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasExtendedRelocations
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Object/
COFF.h
256
bool
hasExtendedRelocations
() const {
/external/llvm/lib/Object/
COFFObjectFile.cpp
359
if (Sec->
hasExtendedRelocations
()) {
375
if (Sec->
hasExtendedRelocations
()) {
[
all
...]
Completed in 775 milliseconds