Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h88 struct LocationList { struct
97 using LocationLists = SmallVector<LocationList, 4>; argument
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dasltypes.h292 struct asl_location_node *LocationList; member