SYMBOL INDEX (37 symbols across 4 files) FILE: android/app/src/app/src/main/cpp/native-lib.cpp function JNIEXPORT (line 6) | JNIEXPORT void JNICALL function JNIEXPORT (line 15) | JNIEXPORT void JNICALL function JNIEXPORT (line 24) | JNIEXPORT void JNICALL function JNIEXPORT (line 36) | JNIEXPORT void JNICALL function JNIEXPORT (line 45) | JNIEXPORT void JNICALL function RunUAFLoop (line 54) | static void RunUAFLoop() { function JNIEXPORT (line 70) | JNIEXPORT void JNICALL FILE: hwaddress-sanitizer/check_registers/check_registers.cc function try_enable_tagging (line 68) | bool try_enable_tagging(bool force) { function ret_cs (line 106) | static void ret_cs(void *addr) { type TestType (line 217) | enum TestType { type Test (line 226) | struct Test { function safe_exit (line 271) | void safe_exit() { function test_one (line 279) | void test_one(Test *test, bool show_expectations) { function prepare_targets (line 348) | void prepare_targets(bool use_tagging) { function main (line 371) | int main(int argc, char *argv[]) { FILE: hwaddress-sanitizer/dumptags.cc function hex_to_string (line 21) | std::string hex_to_string(T x) { type Map (line 30) | struct Map { method Map (line 37) | Map(uptr start, uptr end, const std::string &p, const std::string &name) function read_maps (line 58) | void read_maps(int pid, std::vector &maps) { function get_pfn (line 98) | uint64_t get_pfn(int pagemapfd, size_t addr) { function dump_map_tags (line 116) | void dump_map_tags(int pid, int pagemapfd, Map *m) { function dump_pid_tags (line 151) | void dump_pid_tags(int pid) { function main (line 182) | int main(int argc, char **argv) { FILE: hwaddress-sanitizer/scan.cc type Map (line 11) | struct Map { method Map (line 17) | Map(uptr start, uptr end, const std::string &p, const std::string &name) class PageFlagsReader (line 38) | class PageFlagsReader { method LoadFlags (line 42) | void LoadFlags(uptr pfn) { method uptr (line 51) | uptr GetFlags(uptr pfn) { method PageFlagsReader (line 61) | PageFlagsReader() { method IsZeroPage (line 66) | bool IsZeroPage(uptr pfn) { function read_maps (line 75) | void read_maps(int pid, std::vector &maps) { function scan (line 110) | void scan(FILE *fp, uptr addr, uptr start_ofs, uptr end_ofs, std::vector... function scan_pagemap (line 144) | void scan_pagemap(int pid, std::vector &maps, Map *low_shadow, std... function compare (line 153) | static bool compare(const Map* m, uptr v) { function Map (line 157) | Map *find_map(std::vector &maps, uptr addr) { method Map (line 17) | Map(uptr start, uptr end, const std::string &p, const std::string &name) function uptr (line 175) | uptr do_magic(uptr base, std::vector &maps, std::vector &res... function main (line 200) | int main(int argc, char **argv) {