Searched defs:SecBegin (Results 1 – 2 of 2) sorted by relevance
149 const MCSymbol *SecBegin; member in __anon2660ec280311::AppleAccelTableWriter156 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter()636 StringRef Prefix, const MCSymbol *SecBegin, in emitAppleAccelTableImpl()
3415 readMipsOptions(const uint8_t *SecBegin, ArrayRef<uint8_t> &SecData, in readMipsOptions()3461 const uint8_t *const SecBegin = Data.begin(); in printMipsOptions() local