Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h78 #define STT_GNU_IFUNC 10 // Symbol is indirect code object macro
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp728 {"GNU_IFUNC", STT_GNU_IFUNC}, {"HIOS", STT_HIOS}, {"LOPROC", STT_LOPROC}, {"HIPROC", STT_HIPROC}, in ParseElfSymbols()
832 (ELF32_ST_TYPE(symbol.info) == STT_FUNC || ELF32_ST_TYPE(symbol.info) == STT_GNU_IFUNC)); in IsFunc()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp295 (ELF32_ST_TYPE(sym.st_info) == STT_FUNC || ELF32_ST_TYPE(sym.st_info) == STT_GNU_IFUNC)); in IsFunc()

Completed in 6 milliseconds