Home
last modified time | relevance | path

Searched defs:str_offset (Results 1 – 3 of 3) sorted by relevance

/system/core/libunwindstack/
DSymbols.cpp31 Symbols::Symbols(uint64_t offset, uint64_t size, uint64_t entry_size, uint64_t str_offset, in Symbols()
159 uint64_t str_offset = str_offset_ + entry.st_name; in GetGlobal() local
DElfInterface.cpp361 uint64_t str_offset = ehdr.e_shoff + shdr.sh_link * ehdr.e_shentsize; in ReadSectionHeaders() local
/system/core/libunwindstack/tests/
DSymbolsTest.cpp312 uint64_t str_offset = 0xa000; in TYPED_TEST_P() local