Home
last modified time | relevance | path

Searched refs:addrAlign (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf_define.h68 uint64_t addrAlign = 0; // Section alignment member
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp237 elfShdr.addrAlign = static_cast<uint64_t>(shdr.sh_addralign); in ParseSectionHeaders()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp646 elfShdr.addrAlign = secAddrAlign; in ParseSectionHeaders()