Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DSymbols.cpp32 Symbols::Symbols(uint64_t offset, uint64_t size, uint64_t entry_size, uint64_t str_offset, in Symbols()
187 uint64_t str_offset = str_offset_ + entry.st_name; in GetGlobal() local
DElfInterface.cpp308 uint64_t str_offset = ehdr.e_shoff + shdr.sh_link * ehdr.e_shentsize; in ReadSectionHeaders() local
/system/unwinding/libunwindstack/tests/
DSymbolsTest.cpp342 uint64_t str_offset = 0xa000; in TYPED_TEST_P() local