OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FlushInstructionCache
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
utils.h
398
inline void
FlushInstructionCache
(char* begin, char* end) {
/external/google-breakpad/src/client/linux/handler/
exception_handler_unittest.cc
62
void
FlushInstructionCache
(const char* memory, uint32_t memory_size) {
522
FlushInstructionCache
(memory, kMemorySize);
614
FlushInstructionCache
(memory, kMemorySize);
705
FlushInstructionCache
(memory, kMemorySize);
[
all
...]
Completed in 271 milliseconds