Home
last modified time | relevance | path

Searched refs:bcc_free_memory_with_file (Results 1 – 1 of 1) sorted by relevance

/external/bcc/src/cc/
Dbcc_elf.c732 static int bcc_free_memory_with_file(const char *path) { in bcc_free_memory_with_file() function
845 err = bcc_free_memory_with_file("/proc/self/exe"); in bcc_free_memory()
876 err = bcc_free_memory_with_file(libbcc_path); in bcc_free_memory()