Home
last modified time | relevance | path

Searched defs:Arches (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/
Dfat.go18 Arches []FatArch member
/aosp_15_r20/external/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2188 std::vector<std::string> &Arches, in GenerateTargetSpecificAttrChecks()
2269 std::vector<std::string> Arches = R->getValueAsListOfStrings("Arches"); in GenerateHasAttrSpellingStringSwitch() local
2828 std::vector<std::string> Arches = R->getValueAsListOfStrings("Arches"); in GenerateTargetRequirements() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp308 StringRef ProfileFilename, ArrayRef<StringRef> Arches) { in load()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp386 StringRef ProfileFilename, ArrayRef<StringRef> Arches, in load()
/aosp_15_r20/build/soong/android/
H A Dconfig.go1506 func (c *deviceConfig) Arches() []Arch { func