Home
last modified time | relevance | path

Searched defs:exe_type (Results 1 – 10 of 10) sorted by relevance

/external/zucchini/
Delement_detection.cc104 ExecutableType exe_type) { in MakeDisassemblerOfType()
138 uint16_t DisassemblerVersionOfType(ExecutableType exe_type) { in DisassemblerVersionOfType()
Dreference_bytes_mixer.cc31 ExecutableType exe_type = src_dis.GetExeType(); in Create() local
57 ReferenceBytesMixerElfArm::ReferenceBytesMixerElfArm(ExecutableType exe_type) in ReferenceBytesMixerElfArm()
Dimage_utils.h176 inline std::string CastExecutableTypeToString(ExecutableType exe_type) { in CastExecutableTypeToString()
202 ExecutableType exe_type; member
208 ExecutableType exe_type() const { return old_element.exe_type; } in exe_type() function
Dzucchini_apply.cc94 bool ApplyReferencesCorrection(ExecutableType exe_type, in ApplyReferencesCorrection()
183 bool ApplyElement(ExecutableType exe_type, in ApplyElement()
Dimposed_ensemble_matcher_unittest.cc94 offset_t new_offset, size_t new_size) { in TEST()
Dpatch_utils.h48 uint32_t exe_type; // ExecutableType. member
Dpatch_reader.cc26 ExecutableType exe_type = in ParseElementMatch() local
Dzucchini_gen.cc262 bool GenerateExecutableElement(ExecutableType exe_type, in GenerateExecutableElement()
/external/zucchini/aosp/include/components/zucchini/
Dimage_utils.h176 inline std::string CastExecutableTypeToString(ExecutableType exe_type) { in CastExecutableTypeToString()
202 ExecutableType exe_type; member
208 ExecutableType exe_type() const { return old_element.exe_type; } in exe_type() function
Dpatch_utils.h48 uint32_t exe_type; // ExecutableType. member