Home
last modified time | relevance | path

Searched refs:LocationAttributes (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h144 return LocationAttributes; in getLocationAttributes()
298 std::vector<std::pair<PatchLocation, int64_t>> LocationAttributes; variable
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h148 return LocationAttributes; in getLocationAttributes()
302 std::vector<std::pair<PatchLocation, int64_t>> LocationAttributes; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp117 LocationAttributes.emplace_back(Attr, PcOffset); in noteLocationAttribute()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerCompileUnit.cpp125 LocationAttributes.emplace_back(Attr, PcOffset); in noteLocationAttribute()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp254 return LocationAttributes; in getLocationAttributes()
370 std::vector<std::pair<PatchLocation, int64_t>> LocationAttributes; member in llvm::dsymutil::__anondabe43b60111::CompileUnit
446 LocationAttributes.emplace_back(Attr, PcOffset); in noteLocationAttribute()