Searched defs:SecBegin (Results 1 – 3 of 3) sorted by relevance
162 const MCSymbol *SecBegin; member in __anon66e006530311::AppleAccelTableWriter169 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter()540 StringRef Prefix, const MCSymbol *SecBegin, in emitAppleAccelTableImpl()
304 StringRef Prefix, const MCSymbol *SecBegin) { in emitAppleAccelTable()
3034 readMipsOptions(const uint8_t *SecBegin, ArrayRef<uint8_t> &SecData, in readMipsOptions()3080 const uint8_t *const SecBegin = Data.begin(); in printMipsOptions() local