Home
last modified time | relevance | path

Searched refs:addr_symelf (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_module_addrsym.c43 Elf *addr_symelf; member
88 if (state->addr_shndx == SHN_UNDEF || state->addr_symelf != symelf) in same_section()
94 state->addr_symelf = symelf; in same_section()
109 return shndx == state->addr_shndx && state->addr_symelf == symelf; in same_section()
259 .addr_symelf = NULL, in __libdwfl_addrsym()

Completed in 2 milliseconds