OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAKE_PE64_RELOCATION_TABLE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/courgette/
encoded_program.h
78
MAKE_PE64_RELOCATION_TABLE
= 8, // Emit PE64 base relocation table blocks.
encoded_program.cc
254
return ops_.push_back(
MAKE_PE64_RELOCATION_TABLE
);
635
case
MAKE_PE64_RELOCATION_TABLE
: {
Completed in 25 milliseconds