OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RelocationSize
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
COFF.h
38
RelocationSize
= 10
/external/llvm/lib/MC/
WinCOFFObjectWriter.cpp
89
static size_t size() { return COFF::
RelocationSize
; }
804
offset += COFF::
RelocationSize
* Sec->Relocations.size();
Completed in 19 milliseconds