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.cpp149 const MCSymbol *SecBegin; member in __anon2660ec280311::AppleAccelTableWriter
156 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter()
636 StringRef Prefix, const MCSymbol *SecBegin, in emitAppleAccelTableImpl()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3415 readMipsOptions(const uint8_t *SecBegin, ArrayRef<uint8_t> &SecData, in readMipsOptions()
3461 const uint8_t *const SecBegin = Data.begin(); in printMipsOptions() local