Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp150 const MCSymbol *SecBegin; member in __anon2660ec280311::AppleAccelTableWriter
157 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter()
637 StringRef Prefix, const MCSymbol *SecBegin, in emitAppleAccelTableImpl()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3352 readMipsOptions(const uint8_t *SecBegin, ArrayRef<uint8_t> &SecData, in readMipsOptions()
3398 const uint8_t *const SecBegin = Data.begin(); in printMipsOptions() local