Searched defs:symbols (Results 1 – 4 of 4) sorted by relevance
79 std::optional<SymbolMap> symbols = parseSymbolFile(path, type); in parsePlatform() local109 std::map<std::string, NdkSymbolType> symbols = parsePlatform(type, platform_dir); in parsePlatforms() local
47 SymbolList symbols; member129 SymbolList symbols; in parseVersion() local
174 char** symbols = backtrace_symbols(frames.data(), static_cast<int>(frames.size())); in TEST() local
647 const struct res_sym *symbols; in p_section() local