Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwind_loc.h38 struct RegLoc { struct
39 RegLocEnum type = REG_LOC_UNUSED; /* see DWARF_LOC_* macros. */ argument
60 std::vector<RegLoc> locs; argument