Home
last modified time | relevance | path

Searched defs:global_variables_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/unwinding/libunwindstack/
H A DSymbols.h73 std::unordered_map<std::string, std::optional<uint64_t>> global_variables_; variable
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_representation.h1008 AbiElementMap<GlobalVarIR> global_variables_; variable