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 Mips64RelativePatcher::WriteThunks(OutputStream* out ATTRIBUTE_UNUSED, uint32_t offset) { in WriteThunks() argument
41 void Mips64RelativePatcher::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
87 void Mips64RelativePatcher::PatchBakerReadBarrierBranch(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchBakerReadBarrierBranch() argument
88 const LinkerPatch& patch ATTRIBUTE_UNUSED, in PatchBakerReadBarrierBranch() argument
89 uint32_t patch_offset ATTRIBUTE_UNUSED) { in PatchBakerReadBarrierBranch() argument
94 uint32_t executable_offset ATTRIBUTE_UNUSED) { in GenerateThunkDebugInfo() argument