Searched defs:SecBegin (Results 1 – 3 of 3) sorted by relevance
161 const MCSymbol *SecBegin; member in __anon796e91580311::AppleAccelTableWriter168 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter()539 StringRef Prefix, const MCSymbol *SecBegin, in emitAppleAccelTableImpl()
302 StringRef Prefix, const MCSymbol *SecBegin) { in emitAppleAccelTable()
3132 readMipsOptions(const uint8_t *SecBegin, ArrayRef<uint8_t> &SecData, in readMipsOptions()3178 const uint8_t *const SecBegin = Data.begin(); in printMipsOptions() local