Home
last modified time | relevance | path

Searched refs:LocListAttributesTy (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h59 using LocListAttributesTy = SmallVector<PatchLocation>; variable
174 const LocListAttributesTy &getLocationAttributes() const { in getLocationAttributes()
310 LocListAttributesTy LocationAttributes;
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1988 const LocListAttributesTy &AllLocListAttributes = in generateUnitLocations()