contrib/elftoolchain/ld/ld_exp.c (11 lines): - line 542: /* TODO */ - line 563: /* TODO */ - line 576: * TODO: test if align to common page size use less number - line 598: /* TODO */ - line 607: /* TODO */ - line 616: /* TODO */ - line 625: /* TODO */ - line 656: /* TODO */ - line 665: /* TODO */ - line 674: /* TODO */ - line 683: /* TODO */ contrib/elftoolchain/ld/ld_layout.c (11 lines): - line 184: /* TODO: Dump memory configuration */ - line 188: /* TODO: Dump loaded objects. */ - line 194: /* TODO */ - line 200: /* TODO */ - line 451: /* TODO */ - line 1015: /* TODO: handle other output section parameters. */ - line 1034: /* TODO */ - line 1113: /* TODO */ - line 1119: /* TODO */ - line 1148: /* TODO */ - line 1248: /* TODO: n + 2 if ld(1) will not create symbol table. */ contrib/elftoolchain/ld/ld_output.c (5 lines): - line 269: /* TODO */ - line 299: /* TODO */ - line 302: /* TODO: Check symtab size. */ - line 307: /* TODO: Check strtab size. */ - line 671: /* TODO: support segments created by linker script command PHDR. */ contrib/elftoolchain/elfcopy/binary.c (2 lines): - line 163: * TODO: copy the input binary to output binary verbatim if -O is not - line 179: * TODO: Set OSABI according to the OS platform where elfcopy(1) contrib/elftoolchain/libdwarf/libdwarf_lineno.c (2 lines): - line 314: li->li_version = dbg->read(ds->ds_data, &offset, 2); /* FIXME: verify version */ - line 691: * Write line_base and line_range. FIXME These value needs to be contrib/elftoolchain/libdwarf/libdwarf_nametbl.c (2 lines): - line 100: /* FIXME: verify version */ - line 116: nt->nt_cu = cu; /* FIXME: Check if NULL here */ contrib/elftoolchain/readelf/readelf.c (2 lines): - line 2452: /* TODO: Add arch-specific segment type dump. */ - line 6630: /* TODO: handle base selection entry. */ contrib/elftoolchain/ld/ld_symver.c (2 lines): - line 188: /* TODO: flags? VER_FLG_WEAK */ - line 241: vna->vna_flags = 0; /* TODO: VER_FLG_WEAK? */ contrib/elftoolchain/ld/ld_dynamic.c (2 lines): - line 181: * TODO: we don't have to create copy relocation - line 353: /* DT_NULL. TODO: Reserve multiple DT_NULL entries for DT_RPATH? */ contrib/elftoolchain/ld/amd64.c (2 lines): - line 562: * TODO: We do not yet support "Large Models" and relevant - line 739: * TODO: For now we always create a R_X86_64_GLOB_DAT contrib/googletest/googlemock/scripts/generator/cpp/ast.py (2 lines): - line 20: # FIXME: - line 27: # TODO much, much later: contrib/elftoolchain/elfcopy/ascii.c (2 lines): - line 229: * TODO: Set OSABI according to the OS platform where elfcopy(1) - line 498: * TODO: Set OSABI according to the OS platform where elfcopy(1) contrib/libbpf/src/usdt.c (1 line): - line 963: /* TODO: perform path resolution similar to uprobe's */ contrib/elftoolchain/libpe/libpe_section.c (1 line): - line 163: sh->sh_rawptr = dd->dd_e[i].de_addr; /* FIXME */ GPL/HostIsolation/TcFilter/Kerneldefs.h (1 line): - line 233: // TODO change to compiler flag ? contrib/elftoolchain/ld/ld_path.c (1 line): - line 280: /* TODO: search additional directories and environment variables. */ contrib/elftoolchain/libdwarf/libdwarf_reloc.c (1 line): - line 150: * FIXME The logic here is most likely wrong. It should contrib/googletest/googletest/include/gtest/gtest.h (1 line): - line 658: // FIXME: Validate attribute names are legal and human readable. contrib/elftoolchain/elfcopy/sections.c (1 line): - line 1313: /* TODO: Add section header vma/lma, flag changes here */ contrib/elftoolchain/ld/i386.c (1 line): - line 452: * TODO: For now we always create a R_386_GLOB_DAT contrib/elftoolchain/ld/ld_symbols.c (1 line): - line 581: /* TODO: other cases. */ contrib/googletest/googlemock/include/gmock/gmock-matchers.h (1 line): - line 2088: // FIXME: The dispatch on std::is_pointer was introduced as a workaround for contrib/elftoolchain/ld/ld_script.c (1 line): - line 198: * TODO: location counter is allowed to move backwards contrib/elftoolchain/ld/ld_arch.c (1 line): - line 153: /* TODO: we should also consider elf class and endianess. */ contrib/googletest/googlemock/src/gmock-spec-builders.cc (1 line): - line 625: // FIXME: Print the type of the leaked object. GPL/HostIsolation/TcFilter/TcFilter.bpf.c (1 line): - line 85: //TODO: check QDCOUNT==1 for sanity (it's always 1 for any DNS query)