Lines Matching refs:ATTRIBUTE_UNUSED
28 const CompiledMethod* compiled_method ATTRIBUTE_UNUSED, in ReserveSpace() argument
29 MethodReference method_ref ATTRIBUTE_UNUSED) { in ReserveSpace() argument
37 uint32_t MipsRelativePatcher::WriteThunks(OutputStream* out ATTRIBUTE_UNUSED, uint32_t offset) { in WriteThunks() argument
41 void MipsRelativePatcher::PatchCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchCall() argument
42 uint32_t literal_offset ATTRIBUTE_UNUSED, in PatchCall() argument
43 uint32_t patch_offset ATTRIBUTE_UNUSED, in PatchCall() argument
44 uint32_t target_offset ATTRIBUTE_UNUSED) { in PatchCall() argument
89 void MipsRelativePatcher::PatchBakerReadBarrierBranch(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchBakerReadBarrierBranch() argument
90 const LinkerPatch& patch ATTRIBUTE_UNUSED, in PatchBakerReadBarrierBranch() argument
91 uint32_t patch_offset ATTRIBUTE_UNUSED) { in PatchBakerReadBarrierBranch() argument
96 uint32_t executable_offset ATTRIBUTE_UNUSED) { in GenerateThunkDebugInfo() argument