Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DSymbols.cpp30 Symbols::Symbols(uint64_t offset, uint64_t size, uint64_t entry_size, uint64_t str_offset, in Symbols()
118 uint64_t str_offset = str_offset_ + entry.st_name; in GetGlobal() local
DSymbols.h36 uint64_t str_offset; member
DElfInterface.cpp324 uint64_t str_offset = ehdr.e_shoff + shdr.sh_link * ehdr.e_shentsize; in ReadSectionHeaders() local
/system/core/libunwindstack/tests/
DSymbolsTest.cpp307 uint64_t str_offset = 0xa000; in TYPED_TEST_P() local