Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h75 #define SHN_UNDEF 0 // Undefined section macro
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp753 elfSymbol.shndx = SHN_UNDEF; in ParseElfSymbols()
831 return ((symbol.shndx != SHN_UNDEF) && in IsFunc()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp294 return ((sym.st_shndx != SHN_UNDEF) && in IsFunc()

Completed in 3 milliseconds