OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pointer_to_relocations
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/courgette/
types_win_pe.h
24
uint32
pointer_to_relocations
; // Always zero in an image.
member in struct:courgette::Section
/external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py
220
self.
pointer_to_relocations
= f.uint32()
334
f.seek(section.
pointer_to_relocations
)
[
all
...]
Completed in 154 milliseconds