Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.h44 DwarfUtilAccelKind AccelTableKind = DwarfUtilAccelKind::None; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h93 enum class AccelTableKind : uint8_t { global() enum
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h343 enum class AccelTableKind { enum
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2214 for (AccelTableKind AccelTableKind : Options.AccelTables) { emitAcceleratorEntriesForUnit() local
[all...]