Searched defs:location (Results 1 – 1 of 1) sorted by relevance
79 uint32_t location : 1; ///< indicate location information member110 struct location { struct116 location() : tag(0), address(0), file(0), line(0) {} in location() argument