Home
last modified time | relevance | path

Searched defs:symbols_ (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/link/
H A DReferenceLinker.h60 SymbolTable* symbols_; variable
H A DXmlReferenceLinker.cpp124 SymbolTable* symbols_; member in aapt::__anon7de2839f0110::XmlVisitor
/aosp12/frameworks/base/tools/aapt2/test/
H A DContext.h102 SymbolTable symbols_; variable
197 std::list<std::unique_ptr<SymbolTable::Symbol>> symbols_; variable
/aosp12/system/unwinding/libunwindstack/
H A DSymbols.h70 std::map<uint64_t, Info> symbols_; // Cache of read symbols (keyed by function *end* address). variable
H A DDexFile.h71 std::map<uint32_t, Info> symbols_; // Cache of read symbols (keyed by *end* offset). variable
/aosp12/system/extras/simpleperf/
H A Ddso.h209 std::vector<Symbol> symbols_; variable
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DConvert.cpp259 SymbolTable symbols_; member in aapt::Context
H A DLink.cpp177 SymbolTable symbols_; member in aapt::LinkContext
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DElfInterface.h182 std::vector<Symbols*> symbols_; variable