Searched refs:MAKE_PE_RELOCATION_TABLE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/courgette/
H A Dencoded_program.h75 MAKE_PE_RELOCATION_TABLE = 5, // Emit PE base relocation table blocks. enumerator in enum:courgette::EncodedProgram::OP
H A Dencoded_program.cc253 return ops_.push_back(MAKE_PE_RELOCATION_TABLE);
616 case MAKE_PE_RELOCATION_TABLE: {

Completed in 416 milliseconds