Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h59 using LocListAttributesTy = SmallVector<PatchLocation>; variable
172 const LocListAttributesTy &getLocationAttributes() const { in getLocationAttributes()
308 LocListAttributesTy LocationAttributes;
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1971 const LocListAttributesTy &AllLocListAttributes = in generateUnitLocations()