Home
last modified time | relevance | path

Searched defs:ConfigSection (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/util/
Ddoc.go31 type ConfigSection struct { struct
32 Name string
34 Headers []string
/external/llvm/lib/Target/R600/
DAMDGPUAsmPrinter.cpp110 const MCSectionELF *ConfigSection = in runOnMachineFunction() local