Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp162 const MCSymbol *SecBegin; member in __anon5311ae9e0311::AppleAccelTableWriter
169 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter()
675 StringRef Prefix, const MCSymbol *SecBegin, in emitAppleAccelTableImpl()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3376 readMipsOptions(const uint8_t *SecBegin, ArrayRef<uint8_t> &SecData, in readMipsOptions()
3422 const uint8_t *const SecBegin = Data.begin(); in printMipsOptions() local