Home
last modified time | relevance | path

Searched defs:PatchLocation (Results 1 – 4 of 4) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h34 struct PatchLocation { struct
38 PatchLocation() = default; argument
39 PatchLocation(DIE::value_iterator I) : I(I) {} in PatchLocation() function
40 PatchLocation(DIE::value_iterator I, int64_t Reloc) in PatchLocation() argument
56 using RngListAttributesTy = SmallVector<PatchLocation>; argument
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h36 struct PatchLocation { struct
40 PatchLocation() = default; argument
41 PatchLocation(DIE::value_iterator I) : I(I) {} in PatchLocation() argument
42 PatchLocation(DIE::value_iterator I, int64_t Reloc) in PatchLocation() function
58 using RngListAttributesTy = SmallVector<PatchLocation>; argument
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h36 struct PatchLocation { struct
40 PatchLocation() = default; argument
41 PatchLocation(DIE::value_iterator I) : I(I) {} in PatchLocation() function
42 PatchLocation(DIE::value_iterator I, int64_t Reloc) in PatchLocation() function
58 using RngListAttributesTy = SmallVector<PatchLocation>; argument
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h36 struct PatchLocation { struct
40 PatchLocation() = default; argument
41 PatchLocation(DIE::value_iterator I) : I(I) {} in PatchLocation() function
42 PatchLocation(DIE::value_iterator I, int64_t Reloc) in PatchLocation() function
58 using RngListAttributesTy = SmallVector<PatchLocation>; argument