HomeSort by relevance Sort by last modified time
    Searched refs:COFFSymbolRef (Results 1 - 20 of 20) sorted by null

  /external/llvm/include/llvm/Object/
COFF.h 281 class COFFSymbolRef {
283 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS), CS32(nullptr) {}
284 COFFSymbolRef(const coff_symbol32 *CS) : CS16(nullptr), CS32(CS) {}
285 COFFSymbolRef() : CS16(nullptr), CS32(nullptr) {}
297 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
306 llvm_unreachable("COFFSymbolRef points to nothing!");
314 assert(isSet() && "COFFSymbolRef points to nothing!");
321 assert(isSet() && "COFFSymbolRef points to nothing!");
332 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 265 class COFFSymbolRef {
267 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS), CS32(nullptr) {}
268 COFFSymbolRef(const coff_symbol32 *CS) : CS16(nullptr), CS32(CS) {}
269 COFFSymbolRef() : CS16(nullptr), CS32(nullptr) {}
281 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
290 llvm_unreachable("COFFSymbolRef points to nothing!");
298 assert(isSet() && "COFFSymbolRef points to nothing!");
305 assert(isSet() && "COFFSymbolRef points to nothing!");
316 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 265 class COFFSymbolRef {
267 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS), CS32(nullptr) {}
268 COFFSymbolRef(const coff_symbol32 *CS) : CS16(nullptr), CS32(CS) {}
269 COFFSymbolRef() : CS16(nullptr), CS32(nullptr) {}
281 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
290 llvm_unreachable("COFFSymbolRef points to nothing!");
298 assert(isSet() && "COFFSymbolRef points to nothing!");
305 assert(isSet() && "COFFSymbolRef points to nothing!");
316 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
COFF.h 279 class COFFSymbolRef {
281 COFFSymbolRef() = default;
282 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
283 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
295 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
304 llvm_unreachable("COFFSymbolRef points to nothing!");
312 assert(isSet() && "COFFSymbolRef points to nothing!");
319 assert(isSet() && "COFFSymbolRef points to nothing!");
330 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
COFF.h 279 class COFFSymbolRef {
281 COFFSymbolRef() = default;
282 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
283 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
295 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
304 llvm_unreachable("COFFSymbolRef points to nothing!");
312 assert(isSet() && "COFFSymbolRef points to nothing!");
319 assert(isSet() && "COFFSymbolRef points to nothing!");
330 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
COFF.h 278 class COFFSymbolRef {
280 COFFSymbolRef() = default;
281 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
282 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
294 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
303 llvm_unreachable("COFFSymbolRef points to nothing!");
311 assert(isSet() && "COFFSymbolRef points to nothing!");
318 assert(isSet() && "COFFSymbolRef points to nothing!");
329 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
COFF.h 278 class COFFSymbolRef {
280 COFFSymbolRef() = default;
281 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
282 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
294 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
303 llvm_unreachable("COFFSymbolRef points to nothing!");
311 assert(isSet() && "COFFSymbolRef points to nothing!");
318 assert(isSet() && "COFFSymbolRef points to nothing!");
329 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
COFF.h 278 class COFFSymbolRef {
280 COFFSymbolRef() = default;
281 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
282 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
294 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
303 llvm_unreachable("COFFSymbolRef points to nothing!");
311 assert(isSet() && "COFFSymbolRef points to nothing!");
318 assert(isSet() && "COFFSymbolRef points to nothing!");
329 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
COFF.h 278 class COFFSymbolRef {
280 COFFSymbolRef() = default;
281 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
282 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
294 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
303 llvm_unreachable("COFFSymbolRef points to nothing!");
311 assert(isSet() && "COFFSymbolRef points to nothing!");
318 assert(isSet() && "COFFSymbolRef points to nothing!");
329 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
COFF.h 279 class COFFSymbolRef {
281 COFFSymbolRef() = default;
282 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
283 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
295 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
304 llvm_unreachable("COFFSymbolRef points to nothing!");
312 assert(isSet() && "COFFSymbolRef points to nothing!");
319 assert(isSet() && "COFFSymbolRef points to nothing!");
330 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
COFF.h 279 class COFFSymbolRef {
281 COFFSymbolRef() = default;
282 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
283 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
295 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
304 llvm_unreachable("COFFSymbolRef points to nothing!");
312 assert(isSet() && "COFFSymbolRef points to nothing!");
319 assert(isSet() && "COFFSymbolRef points to nothing!");
330 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
COFF.h 278 class COFFSymbolRef {
280 COFFSymbolRef() = default;
281 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
282 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
294 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
303 llvm_unreachable("COFFSymbolRef points to nothing!");
311 assert(isSet() && "COFFSymbolRef points to nothing!");
318 assert(isSet() && "COFFSymbolRef points to nothing!");
329 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
COFF.h 278 class COFFSymbolRef {
280 COFFSymbolRef() = default;
281 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
282 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
294 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
303 llvm_unreachable("COFFSymbolRef points to nothing!");
311 assert(isSet() && "COFFSymbolRef points to nothing!");
318 assert(isSet() && "COFFSymbolRef points to nothing!");
329 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
COFF.h 278 class COFFSymbolRef {
280 COFFSymbolRef() = default;
281 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
282 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
294 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
303 llvm_unreachable("COFFSymbolRef points to nothing!");
311 assert(isSet() && "COFFSymbolRef points to nothing!");
318 assert(isSet() && "COFFSymbolRef points to nothing!");
329 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
COFF.h 278 class COFFSymbolRef {
280 COFFSymbolRef() = default;
281 COFFSymbolRef(const coff_symbol16 *CS) : CS16(CS) {}
282 COFFSymbolRef(const coff_symbol32 *CS) : CS32(CS) {}
294 friend bool operator<(COFFSymbolRef A, COFFSymbolRef B) {
303 llvm_unreachable("COFFSymbolRef points to nothing!");
311 assert(isSet() && "COFFSymbolRef points to nothing!");
318 assert(isSet() && "COFFSymbolRef points to nothing!");
329 assert(isSet() && "COFFSymbolRef points to nothing!")
    [all...]
  /external/llvm/lib/Object/
COFFObjectFile.cpp 148 COFFSymbolRef Symb = getCOFFSymbol(Ref);
162 COFFSymbolRef Symb = getCOFFSymbol(Ref);
182 COFFSymbolRef Symb = getCOFFSymbol(Ref);
205 COFFSymbolRef Symb = getCOFFSymbol(Ref);
233 COFFSymbolRef Symb = getCOFFSymbol(Ref);
239 COFFSymbolRef Symb = getCOFFSymbol(Ref);
251 COFFSymbolRef Symb = getCOFFSymbol(Sym.getRawDataRefImpl());
    [all...]
  /external/llvm/tools/obj2yaml/
coff2yaml.cpp 202 object::COFFSymbolRef Symbol = Obj.getCOFFSymbol(S);
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp 521 COFFSymbolRef Symbol,
    [all...]
  /external/llvm/tools/llvm-objdump/
COFFDump.cpp 622 ErrorOr<COFFSymbolRef> Symbol = coff->getSymbol(SI);
  /external/llvm/tools/llvm-nm/
llvm-nm.cpp 791 COFFSymbolRef Symb = Obj.getCOFFSymbol(*I);
    [all...]

Completed in 835 milliseconds